1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 11:30:44 +02:00

gnu: gtk+: Update to 3.24.41.

* gnu/packages/gtk.scm (gtk+): Update to 3.24.41.
This commit is contained in:
Liliana Marie Prikler 2024-08-17 11:03:26 +02:00
parent 437bee3b7e
commit 11a2561120
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -1024,7 +1024,7 @@ application suites.")
(package
(inherit gtk+-2)
(name "gtk+")
(version "3.24.41")
(version "3.24.43")
(source
(origin
(method url-fetch)
@ -1033,7 +1033,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