GNU bug report logs - #77956
[PATCH gnome-team 00/23] Start working on GNOME 48

Previous Next

Package: guix-patches;

Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Date: Mon, 21 Apr 2025 13:55:02 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: 77956 <at> debbugs.gnu.org
Cc: liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, noelopez <at> free.fr, vivien <at> planete-kraus.eu
Subject: [bug#77956] [PATCH gnome-team 22/23] [WIP] gnu: gtk: Update to 4.18.4.
Date: Mon, 21 Apr 2025 15:47:50 +0200
* 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.