mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
0aab821e80
commit
072e2d875a
1 changed files with 2 additions and 2 deletions
|
@ -9465,7 +9465,7 @@ properties, screen resolution, and other GNOME parameters.")
|
|||
(define-public gnome-shell
|
||||
(package
|
||||
(name "gnome-shell")
|
||||
(version "46.10")
|
||||
(version "48.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/" name "/"
|
||||
|
@ -9473,7 +9473,7 @@ properties, screen resolution, and other GNOME parameters.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1dmpv6n05r7ryl4rq39755bv3f1x50kxk049phnlsyfxfn7m1jcs"))))
|
||||
"0awv790zxxp31vdhyjkn37bmylj2y3hih9kka57g34w5fky060pv"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(let ((disallowed-references
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue