[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
- branch gtk-rebuild created (now 281c215), ???, 2015/05/22
- 01/09: gnu: gtk+-2: build gobject introspection typelib file., ???, 2015/05/22
- 02/09: Merge branch 'master' into gtk-rebuild, ???, 2015/05/22
- 03/09: gnu: harfbuzz: Update to 0.9.40., ???, 2015/05/22
- 04/09: gnu: harfbuzz: Enable GObject integration., ???, 2015/05/22
- 05/09: gnu: gtk+-2: Update to 2.24.28.,
??? <=
- 06/09: gnu: gtk+: Update to 3.16.3., ???, 2015/05/22
- 07/09: gnu: gtk+: Add SVG support to 'gtk-encode-symbolic-svg'., ???, 2015/05/22
- 08/09: gnu: Add adwaita-icon-theme., ???, 2015/05/22
- 09/09: gnu: librsvg: Update to 2.40.9., ???, 2015/05/22