guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

26/97: gnu: at-spi2-atk: Update to 2.20.0.


From: ???
Subject: 26/97: gnu: at-spi2-atk: Update to 2.20.0.
Date: Thu, 07 Apr 2016 03:13:03 +0000

iyzsong pushed a commit to branch gnome-updates
in repository guix.

commit 1e5e8b6a7ad6b0afbeb5baffe733bfd8549d5404
Author: 宋文武 <address@hidden>
Date:   Tue Apr 5 17:00:59 2016 +0800

    gnu: at-spi2-atk: Update to 2.20.0.
    
    * gnu/packages/gtk.scm (at-spi2-atk): Update to 2.20.0.
---
 gnu/packages/gtk.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 7300117..290fb0a 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -510,7 +510,7 @@ is part of the GNOME accessibility project.")
 (define-public at-spi2-atk
   (package
    (name "at-spi2-atk")
-   (version "2.18.1")
+   (version "2.20.0")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnome/sources/" name "/"
@@ -518,7 +518,7 @@ is part of the GNOME accessibility project.")
                                 name "-" version ".tar.xz"))
             (sha256
              (base32
-              "0bf1g5cj84rmx7p1q547vwbc0hlpcs2wrxnmv96lckfkhs9mzcf4"))))
+              "1lis9zj4r3d5ff3chs0r93gjkbp0wgflfx35gbax47cgdqmi8jx2"))))
    (build-system gnu-build-system)
    (arguments
     '(#:phases



reply via email to

[Prev in Thread] Current Thread [Next in Thread]