gnu: gnome-console: Update to 48.0.1.

* gnu/packages/gnome.scm (gnome-console): Update to 48.0.1.

Change-Id: I361be5aec71ac9300e56e23d20821e3acfcbe46c
This commit is contained in:
Maxim Cournoyer 2025-05-19 14:01:21 +09:00 committed by Liliana Marie Prikler
parent f236a06269
commit 7ffb1ac554
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -5578,7 +5578,7 @@ more fun.")
(define-public gnome-console
(package
(name "gnome-console")
(version "46.0")
(version "48.0.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gnome-console/"
@ -5586,7 +5586,7 @@ more fun.")
"gnome-console-" version ".tar.xz"))
(sha256
(base32
"0gkc3lirfb59fhbmmm8l8l3sabhriiv593vi0g4w1ckk2xqcw68n"))))
"0jawn2fqhpx4inpmx0fn2jfslwl2v4lbpwfla2qzrg5f9n7913h1"))))
(build-system meson-build-system)
(arguments
(list #:glib-or-gtk? #t