guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#72702] [PATCH gnome-team 09/20] gnu: gtk+: Update to 3.24.41.


From: Liliana Marie Prikler
Subject: [bug#72702] [PATCH gnome-team 09/20] gnu: gtk+: Update to 3.24.41.
Date: Sat, 17 Aug 2024 11:03:26 +0200

* gnu/packages/gtk.scm (gtk+): Update to 3.24.41.
---
 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 eac0617a17..174fd189ae 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1019,7 +1019,7 @@ (define-public gtk+
   (package
     (inherit gtk+-2)
     (name "gtk+")
-    (version "3.24.41")
+    (version "3.24.43")
     (source
      (origin
        (method url-fetch)
@@ -1028,7 +1028,7 @@ (define-public gtk+
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1ymna7b8p668wxbca1pgjqpw02ya4p86yaa9pja7l27kg9463nj7"))
+         "1izky8dxaxp4bg5nii4n58dgpkw79mvmvbkldf04n0qmhmjg013y"))
        (patches (search-patches "gtk3-respect-GUIX_GTK3_PATH.patch"
                                 
"gtk3-respect-GUIX_GTK3_IM_MODULE_FILE.patch"))))
     ;; There is no "doc" output, because adding gtk-doc here would introduce a
-- 
2.45.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]