[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: |
Tue, 17 Aug 2021 22:45:20 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit c6aa3de4c2d6228dfedad8e42ccb83de84aaca48
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"))))
- 103/124: gnu: meson-0.55: Update to 0.55.3., (continued)
- 103/124: gnu: meson-0.55: Update to 0.55.3., guix-commits, 2021/08/17
- 104/124: gnu: docbook-xsl: Update to 1.79.2., guix-commits, 2021/08/17
- 116/124: gnu: libepoxy: Propagate mesa., guix-commits, 2021/08/17
- 118/124: gnu: tracker: Enable documentation., guix-commits, 2021/08/17
- 56/124: gnu: atk: Update to 2.36.0., guix-commits, 2021/08/17
- 57/124: gnu: atk: Update home-page and license., guix-commits, 2021/08/17
- 58/124: gnu: atkmm: Update to 2.36.0., guix-commits, 2021/08/17
- 61/124: gnu: Add atkmm-2.28., guix-commits, 2021/08/17
- 72/124: gnu: wayland: Update synopsis, description and license., guix-commits, 2021/08/17
- 75/124: gnu: gtk+-2: Enable tests., guix-commits, 2021/08/17
- 77/124: gnu: gtk+-2: Update to 2.24.33.,
guix-commits <=
- 84/124: gnu: ibus: Update to 1.5.24., guix-commits, 2021/08/17
- 86/124: gnu: ibus: Enable memconf., guix-commits, 2021/08/17
- 89/124: gnu: iqa: Correct source uri., guix-commits, 2021/08/17
- 49/124: gnu: libgsf: Make separate output for binaries., guix-commits, 2021/08/17
- 52/124: gnu: libgsf: Correct inputs., guix-commits, 2021/08/17
- 54/124: gnu: libgsf: Update synopsis, description, home-page and license., guix-commits, 2021/08/17
- 64/124: gnu: at-spi2-core: Update home-page and license., guix-commits, 2021/08/17
- 63/124: gnu: at-spi2-core: Fix documentation., guix-commits, 2021/08/17
- 69/124: gnu: json-glib: Update synopsis and description., guix-commits, 2021/08/17
- 78/124: gnu: gtk+: Enable tests., guix-commits, 2021/08/17