[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
330/377: gnu: gtk+-2: Update to 2.24.33.
From: |
guix-commits |
Subject: |
330/377: gnu: gtk+-2: Update to 2.24.33. |
Date: |
Sun, 5 Sep 2021 10:08:24 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit bb9883e94df6178a48237a577752b8f1a1fc467c
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"))))
- 349/377: gnu: gst-plugins-ugly: Update to 1.18.4., (continued)
- 349/377: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/09/05
- 354/377: gnu: cairo: Reintroduce security patches [security fixes]., guix-commits, 2021/09/05
- 355/377: gnu: glib: Disable failing test., guix-commits, 2021/09/05
- 356/377: gnu: meson-0.55: Update to 0.55.3., guix-commits, 2021/09/05
- 358/377: gnu: pango: Use meson-0.55, as required by the project., guix-commits, 2021/09/05
- 362/377: gnu: gnutls: Enable PKCS#11 support., guix-commits, 2021/09/05
- 366/377: gnu: gtkmm: Change build-system and adjust arguments accordingly., guix-commits, 2021/09/05
- 376/377: gnu: zbar: Rename qtbase to qtbase-5., guix-commits, 2021/09/05
- 295/377: gnu: gdk-pixbuf+svg: Correct package definition to include changes from gdk-pixbuf., guix-commits, 2021/09/05
- 319/377: gnu: at-spi2-atk: Update home-page and license., guix-commits, 2021/09/05
- 330/377: gnu: gtk+-2: Update to 2.24.33.,
guix-commits <=
- 310/377: gnu: atk: Update home-page and license., guix-commits, 2021/09/05
- 331/377: gnu: gtk+: Enable tests., guix-commits, 2021/09/05
- 350/377: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/09/05
- 357/377: gnu: docbook-xsl: Update to 1.79.2., guix-commits, 2021/09/05
- 365/377: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/09/05