guix-commits
[Top][All Lists]
Advanced

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

05/09: gnu: gtk+-2: Update to 2.24.28.


From: ???
Subject: 05/09: gnu: gtk+-2: Update to 2.24.28.
Date: Sat, 23 May 2015 03:32:43 +0000

iyzsong pushed a commit to branch gtk-rebuild
in repository guix.

commit 62b7015be198ce14d602b3d0e84a4917e8336dd7
Author: 宋文武 <address@hidden>
Date:   Sat May 23 10:46:43 2015 +0800

    gnu: gtk+-2: Update to 2.24.28.
    
    * gnu/packages/gtk.scm (gtk+-2): Update to 2.24.28.
---
 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 590048e..f2fe949 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -430,7 +430,7 @@ is part of the GNOME accessibility project.")
 (define-public gtk+-2
   (package
    (name "gtk+")
-   (version "2.24.27")
+   (version "2.24.28")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnome/sources/" name "/"
@@ -438,7 +438,7 @@ is part of the GNOME accessibility project.")
                                 name "-" version ".tar.xz"))
             (sha256
              (base32
-              "1x14rnjvqslpa1q19fp1qalz5sxds72amsgjk8m7769rwk511jr0"))))
+              "0mj6xn40py9r9lvzg633fal81xfwfm89d9mvz7jk4lmwk0g49imj"))))
    (build-system gnu-build-system)
    (outputs '("out" "doc"))
    (propagated-inputs



reply via email to

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