[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
77/126: gnu: gtk+-2: Update to 2.24.33.
From: |
guix-commits |
Subject: |
77/126: gnu: gtk+-2: Update to 2.24.33. |
Date: |
Mon, 6 Sep 2021 15:53:47 -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"))))
- 75/126: gnu: gtk+-2: Enable tests., (continued)
- 75/126: gnu: gtk+-2: Enable tests., guix-commits, 2021/09/06
- 78/126: gnu: gtk+: Enable tests., guix-commits, 2021/09/06
- 85/126: gnu: ibus: Enable documentation., guix-commits, 2021/09/06
- 86/126: gnu: ibus: Enable memconf., guix-commits, 2021/09/06
- 87/126: gnu: ibus: Enable tests., guix-commits, 2021/09/06
- 88/126: gnu: ibus: Remove trailing #t in phases., guix-commits, 2021/09/06
- 93/126: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/09/06
- 68/126: gnu: json-glib: Enable documentation and man-pages., guix-commits, 2021/09/06
- 76/126: gnu: gtk+-2: Add missing inputs and search-path., guix-commits, 2021/09/06
- 70/126: gnu: wayland: Update to 1.19.0., guix-commits, 2021/09/06
- 77/126: gnu: gtk+-2: Update to 2.24.33.,
guix-commits <=
- 82/126: gnu: gtkmm: Update to 3.24.4., guix-commits, 2021/09/06
- 83/126: gnu: gtkmm-2: Fix build., guix-commits, 2021/09/06
- 84/126: gnu: ibus: Update to 1.5.24., guix-commits, 2021/09/06
- 90/126: gnu: faac: Correct source uri., guix-commits, 2021/09/06
- 92/126: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/09/06
- 96/126: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/09/06
- 94/126: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/09/06
- 95/126: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/09/06
- 102/126: gnu: glib: Disable failing test., guix-commits, 2021/09/06
- 103/126: gnu: meson-0.55: Update to 0.55.3., guix-commits, 2021/09/06