gnu: gnome-shell: Update to 48.3.

* gnu/packages/gnome.scm (gnome-shell): Update to 48.3.

Change-Id: Ia7592e3f29191799c875df4c46893db738eef671
This commit is contained in:
Maxim Cournoyer 2025-05-19 14:01:22 +09:00 committed by Liliana Marie Prikler
parent 0aab821e80
commit 072e2d875a
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -9465,7 +9465,7 @@ properties, screen resolution, and other GNOME parameters.")
(define-public gnome-shell (define-public gnome-shell
(package (package
(name "gnome-shell") (name "gnome-shell")
(version "46.10") (version "48.3")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/" (uri (string-append "mirror://gnome/sources/" name "/"
@ -9473,7 +9473,7 @@ properties, screen resolution, and other GNOME parameters.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1dmpv6n05r7ryl4rq39755bv3f1x50kxk049phnlsyfxfn7m1jcs")))) "0awv790zxxp31vdhyjkn37bmylj2y3hih9kka57g34w5fky060pv"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
(let ((disallowed-references (let ((disallowed-references