mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: gnome-shell-extensions: Update to 48.3.
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 48.3.
This commit is contained in:
committed by
Andreas Enge
parent
6230d86e81
commit
4b0954ea87
@@ -11105,7 +11105,7 @@ GNOME Shell appearance and extension, etc.")
|
||||
(define-public gnome-shell-extensions
|
||||
(package
|
||||
(name "gnome-shell-extensions")
|
||||
(version "46.5")
|
||||
(version "48.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/" name "/"
|
||||
@@ -11113,7 +11113,7 @@ GNOME Shell appearance and extension, etc.")
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"06fcy79wgr3zyqgp6c433a6yfirv808zrhk50nss6mdgxqgd4cnv"))))
|
||||
"1m52ykbqja9i3i4fcwa8968002jm6pi1f7bgpq8k9dj0iz039pmd"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user