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


Message #80 received at 77956 <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Cc: 77956 <at> debbugs.gnu.org, noelopez <at> free.fr, vivien <at> planete-kraus.eu
Subject: Re: [bug#77956] [PATCH gnome-team 22/23] [WIP] gnu: gtk: Update to
 4.18.4.
Date: Wed, 23 Apr 2025 10:55:45 +0900
Hi,

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

> * 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"))

I think I have a WIP gtk 4.18 somewhere.  Could find it and send it.

-- 
Thanks,
Maxim




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.