[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/97: gnu: gtk+-2: Update to 2.24.30.
From: |
??? |
Subject: |
02/97: gnu: gtk+-2: Update to 2.24.30. |
Date: |
Thu, 07 Apr 2016 03:13:01 +0000 |
iyzsong pushed a commit to branch gnome-updates
in repository guix.
commit 6ae302df2b4b5651a5a64ae4520c4b6186a61afa
Author: 宋文武 <address@hidden>
Date: Wed Mar 16 10:15:12 2016 +0800
gnu: gtk+-2: Update to 2.24.30.
* gnu/packages/gtk.scm (gtk+-2): Update to 2.24.30.
---
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 2ec5704..8cd4509 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -545,7 +545,7 @@ is part of the GNOME accessibility project.")
(define-public gtk+-2
(package
(name "gtk+")
- (version "2.24.28")
+ (version "2.24.30")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -553,7 +553,7 @@ is part of the GNOME accessibility project.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0mj6xn40py9r9lvzg633fal81xfwfm89d9mvz7jk4lmwk0g49imj"))
+ "0l6aqk86aw5w132ygy6hv6nlxvd1h6xg7c85qbm60p6mnv1ww58d"))
(patches (list (search-patch
"gtk2-respect-GUIX_GTK2_PATH.patch")))))
(build-system gnu-build-system)
(outputs '("out" "doc"))
- branch gnome-updates created (now 64ecedf), ???, 2016/04/06
- 02/97: gnu: gtk+-2: Update to 2.24.30.,
??? <=
- 05/97: gnu: gobject-introspection: Remove cairo from inputs., ???, 2016/04/06
- 07/97: gnu: dbus: Update to 1.10.8., ???, 2016/04/06
- 03/97: gnu: pixman: Update to 0.34.0., ???, 2016/04/06
- 04/97: gnu: cairo: Update to 1.14.6., ???, 2016/04/06
- 06/97: gnu: poppler: Enable GObject introspection., ???, 2016/04/06
- 08/97: gnu: poppler: Update to 0.42.0., ???, 2016/04/06
- 10/97: gnu: freetype: Add libpng and zlib to propagated-inputs., ???, 2016/04/06
- 23/97: gnu: atk: Update to 2.20.0., ???, 2016/04/06
- 09/97: gnu: freetype: Update to 2.6.3., ???, 2016/04/06
- 14/97: gnu: glib: Update to 2.48.0., ???, 2016/04/06