[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
77/91: gnu: gtk+-2: Update to 2.24.33.
From: |
guix-commits |
Subject: |
77/91: gnu: gtk+-2: Update to 2.24.33. |
Date: |
Mon, 19 Apr 2021 17:14:17 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 712680f8a1cede9a16494b5acc694fa495596abb
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 a767af8..aeab3f5 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -826,7 +826,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 "/"
@@ -834,7 +834,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"))))
- 71/91: gnu: wayland: Fix and move documentation., (continued)
- 71/91: gnu: wayland: Fix and move documentation., guix-commits, 2021/04/19
- 83/91: gnu: gtkmm-2: Fix build., guix-commits, 2021/04/19
- 27/91: gnu: cairomm-1.13: Fix build., guix-commits, 2021/04/19
- 33/91: gnu: pangomm: Enable documentation., guix-commits, 2021/04/19
- 35/91: gnu: gdk-pixbuf: Add missing arguments., guix-commits, 2021/04/19
- 40/91: gnu: gdk-pixbuf: Update synopsis, description, home-page and license., guix-commits, 2021/04/19
- 56/91: gnu: atk: Update to 2.36.0., guix-commits, 2021/04/19
- 62/91: gnu: at-spi2-core: Update to 2.40.0., guix-commits, 2021/04/19
- 65/91: gnu: at-spi2-atk: Update to 2.38.0., guix-commits, 2021/04/19
- 66/91: gnu: at-spi2-atk: Update home-page and license., guix-commits, 2021/04/19
- 77/91: gnu: gtk+-2: Update to 2.24.33.,
guix-commits <=
- 81/91: gnu: gtk+: Update to 3.24.27., guix-commits, 2021/04/19
- 86/91: gnu: ibus: Enable memconf., guix-commits, 2021/04/19
- 42/91: gnu: gdk-pixbuf+svg: Correct package definition to include changes from gdk-pixbuf., guix-commits, 2021/04/19
- 51/91: gnu: libgsf: Enable missing features., guix-commits, 2021/04/19
- 48/91: gnu: libgsf: Change build-system., guix-commits, 2021/04/19
- 59/91: gnu: atkmm: Enable documentation., guix-commits, 2021/04/19
- 67/91: gnu: json-glib: Update to 1.6.2., guix-commits, 2021/04/19
- 69/91: gnu: json-glib: Update synopsis and description., guix-commits, 2021/04/19
- 72/91: gnu: wayland: Update synopsis, description and license., guix-commits, 2021/04/19
- 38/91: gnu: gdk-pixbuf: Fix documentation., guix-commits, 2021/04/19