guix-commits
[Top][All Lists]
Advanced

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

11/17: gnu: at-spi2-core: Update to 2.18.1.


From: ???
Subject: 11/17: gnu: at-spi2-core: Update to 2.18.1.
Date: Thu, 15 Oct 2015 15:42:35 +0000

iyzsong pushed a commit to branch dbus-update
in repository guix.

commit f14c0a49a76ccf810f59cd8938e6a8a3d98f0355
Author: 宋文武 <address@hidden>
Date:   Thu Oct 15 23:34:14 2015 +0800

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



reply via email to

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