[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
77/124: gnu: gtk+-2: Update to 2.24.33.
From: |
guix-commits |
Subject: |
77/124: gnu: gtk+-2: Update to 2.24.33. |
Date: |
Sun, 5 Sep 2021 10:42:15 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 343603cb1991bb1df96691b1246c2e82394f8df4
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Fri Mar 12 12:04:56 2021 -0500
gnu: gtk+-2: Update to 2.24.33.
* gnu/packages/gtk.scm (gtk+-2) [version]: Update to 2.24.33.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
---
gnu/packages/gtk.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 32d234e..1c478ea 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -829,7 +829,7 @@ is part of the GNOME accessibility project.")
(define-public gtk+-2
(package
(name "gtk+")
- (version "2.24.32")
+ (version "2.24.33")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -837,7 +837,7 @@ is part of the GNOME accessibility project.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0bjq7ja9gwcv6n5q4qkvdjjx40wsdiikksz1zqxvxsm5vlyskj5n"))
+ "1nn6kks1zyvb5xikr9y2k7r9bwjy1g4b0m0s66532bclymbwfamc"))
(patches (search-patches "gtk2-respect-GUIX_GTK2_PATH.patch"
"gtk2-respect-GUIX_GTK2_IM_MODULE_FILE.patch"
"gtk2-theme-paths.patch"))))
- 60/124: gnu: atkmm: Update synopsis, description, home-page and license., (continued)
- 60/124: gnu: atkmm: Update synopsis, description, home-page and license., guix-commits, 2021/09/05
- 61/124: gnu: Add atkmm-2.28., guix-commits, 2021/09/05
- 62/124: gnu: at-spi2-core: Update to 2.40.0., guix-commits, 2021/09/05
- 63/124: gnu: at-spi2-core: Fix documentation., guix-commits, 2021/09/05
- 64/124: gnu: at-spi2-core: Update home-page and license., guix-commits, 2021/09/05
- 65/124: gnu: at-spi2-atk: Update to 2.38.0., guix-commits, 2021/09/05
- 67/124: gnu: json-glib: Update to 1.6.2., guix-commits, 2021/09/05
- 71/124: gnu: wayland: Fix and move documentation., guix-commits, 2021/09/05
- 72/124: gnu: wayland: Update synopsis, description and license., guix-commits, 2021/09/05
- 75/124: gnu: gtk+-2: Enable tests., guix-commits, 2021/09/05
- 77/124: gnu: gtk+-2: Update to 2.24.33.,
guix-commits <=
- 78/124: gnu: gtk+: Enable tests., guix-commits, 2021/09/05
- 56/124: gnu: atk: Update to 2.36.0., guix-commits, 2021/09/05
- 66/124: gnu: at-spi2-atk: Update home-page and license., guix-commits, 2021/09/05
- 68/124: gnu: json-glib: Enable documentation and man-pages., guix-commits, 2021/09/05
- 70/124: gnu: wayland: Update to 1.19.0., guix-commits, 2021/09/05
- 73/124: gnu: wayland-protocols: Update description., guix-commits, 2021/09/05
- 74/124: gnu: yelp-xsl: Enable documentation., guix-commits, 2021/09/05
- 76/124: gnu: gtk+-2: Add missing inputs and search-path., guix-commits, 2021/09/05
- 90/124: gnu: faac: Correct source uri., guix-commits, 2021/09/05
- 98/124: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/09/05