guix-commits
[Top][All Lists]
Advanced

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

48/155: gnu: gtk+: Update to 3.24.41.


From: guix-commits
Subject: 48/155: gnu: gtk+: Update to 3.24.41.
Date: Mon, 23 Dec 2024 15:24:06 -0500 (EST)

lilyp pushed a commit to branch gnome-team
in repository guix.

commit cbcaee0190f9dd48c549b1c855ca3d91bf3c5d37
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sat Aug 17 11:03:26 2024 +0200

    gnu: gtk+: Update to 3.24.41.
    
    * 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 7ec46c15f9..59bec5cc68 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1023,7 +1023,7 @@ application suites.")
   (package
     (inherit gtk+-2)
     (name "gtk+")
-    (version "3.24.41")
+    (version "3.24.43")
     (source
      (origin
        (method url-fetch)
@@ -1032,7 +1032,7 @@ application suites.")
                            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



reply via email to

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