guix-commits
[Top][All Lists]
Advanced

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

01/08: gnu: gtk+: Update to 3.24.41.


From: guix-commits
Subject: 01/08: gnu: gtk+: Update to 3.24.41.
Date: Wed, 21 Feb 2024 14:53:28 -0500 (EST)

apteryx pushed a commit to branch core-updates
in repository guix.

commit 1356fa1eca74d9c064e86cd111c4e074bf498626
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Wed Feb 21 14:10:52 2024 -0500

    gnu: gtk+: Update to 3.24.41.
    
    * gnu/packages/gtk.scm (gtk+): Update to 3.24.41.
    
    Change-Id: I216969ec13a5c7d4136de2e037f991156c147382
---
 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 7ce755e708..60c49f63e3 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -993,7 +993,7 @@ application suites.")
   (package
     (inherit gtk+-2)
     (name "gtk+")
-    (version "3.24.37")
+    (version "3.24.41")
     (source
      (origin
        (method url-fetch)
@@ -1002,7 +1002,7 @@ application suites.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0mvzzgjrzzir7nzx379yz3swzk3pn1s283hgzm8l2yakq2sg0ib7"))
+         "1ymna7b8p668wxbca1pgjqpw02ya4p86yaa9pja7l27kg9463nj7"))
        (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]