guix-commits
[Top][All Lists]
Advanced

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

04/04: gnu: at-spi2-core: Update to 2.18.3.


From: Efraim Flashner
Subject: 04/04: gnu: at-spi2-core: Update to 2.18.3.
Date: Wed, 16 Dec 2015 11:35:54 +0000

efraim pushed a commit to branch security-updates
in repository guix.

commit 9f865b325e15f2af57952482cc471b3c1c8bdc35
Author: Efraim Flashner <address@hidden>
Date:   Tue Dec 15 22:57:50 2015 +0200

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



reply via email to

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