guix-commits
[Top][All Lists]
Advanced

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

12/48: gnu: at-spi2-core: Update to 2.20.2.


From: ???
Subject: 12/48: gnu: at-spi2-core: Update to 2.20.2.
Date: Tue, 23 Aug 2016 12:11:48 +0000 (UTC)

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

commit ce3f8ecc4deaf27723990eba9788ff334eae5179
Author: 宋文武 <address@hidden>
Date:   Mon Aug 22 21:43:32 2016 +0800

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

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 6410fec..ed81cf8 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -473,7 +473,7 @@ in the GNOME project.")
 (define-public at-spi2-core
   (package
    (name "at-spi2-core")
-   (version "2.20.1")
+   (version "2.20.2")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnome/sources/" name "/"
@@ -481,7 +481,7 @@ in the GNOME project.")
                                 name "-" version ".tar.xz"))
             (sha256
              (base32
-              "0039y6bj1zfzhmfjbj5g830dlczphbpvbgmkcab9mapmh7kmin3f"))))
+              "0hx12snd9as4cq99ka3bn056xdf13f87pd1ilp6177qk8ffxx948"))))
    (build-system gnu-build-system)
    (outputs '("out" "doc"))
    (arguments



reply via email to

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