GNU bug report logs -
#77956
[PATCH gnome-team 00/23] Start working on GNOME 48
Previous Next
Full log
Message #71 received at 77956 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gtk.scm (gtk): Update to 4.18.4.
---
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 6228206bd70..324a6315d99 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1170,7 +1170,7 @@ (define-public gtk+
(define-public gtk
(package
(name "gtk")
- (version "4.16.13")
+ (version "4.18.4")
(source
(origin
(method url-fetch)
@@ -1178,7 +1178,7 @@ (define-public gtk
(version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "1624c9hjp47rlnybhm9vym3hd3dpav5db4fi8nlkk0c45ghxkwyx"))
+ (base32 "1zvmaz0i2jpm5ywwqgr42sjjippyynacq6lgb8kw9hipa30kly6l"))
(patches
(search-patches "gtk4-respect-GUIX_GTK4_PATH.patch"))
(modules '((guix build utils)))))
--
2.49.0
This bug report was last modified 52 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.