guix-commits
[Top][All Lists]
Advanced

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

25/97: gnu: at-spi2-core: Update to 2.20.0.


From: ???
Subject: 25/97: gnu: at-spi2-core: 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 06992da42eaf91bd332f3f906d6c227c2e1d40fc
Author: 宋文武 <address@hidden>
Date:   Tue Apr 5 16:56:01 2016 +0800

    gnu: at-spi2-core: Update to 2.20.0.
    
    * gnu/packages/gtk.scm (at-spi2-core): 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 30dec4d..7300117 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -465,7 +465,7 @@ in the GNOME project.")
 (define-public at-spi2-core
   (package
    (name "at-spi2-core")
-   (version "2.18.1")
+   (version "2.20.0")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnome/sources/" name "/"
@@ -473,7 +473,7 @@ in the GNOME project.")
                                 name "-" version ".tar.xz"))
             (sha256
              (base32
-              "1kq17w4fm51d49vzmglkxqdm6s0yvjvrpgw78r2hajf69jz5bmap"))))
+              "16v09iwnd3895fshsvsci836dar21c8y9w8zn882jn4fq2vrzi6w"))))
    (build-system gnu-build-system)
    (outputs '("out" "doc"))
    (arguments



reply via email to

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