gnu: gnome-shell-extension-v-shell: Update to 47.1.

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-v-shell): Update to 47.1.

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
Liliana Marie Prikler 2024-12-07 13:15:25 +01:00
parent 8479d2b1c5
commit 06b851d0ce
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -1080,7 +1080,7 @@ copies you now want to paste.")
(define-public gnome-shell-extension-v-shell (define-public gnome-shell-extension-v-shell
(package (package
(name "gnome-shell-extension-v-shell") (name "gnome-shell-extension-v-shell")
(version "37") (version "47.1")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -1089,7 +1089,7 @@ copies you now want to paste.")
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(sha256 (sha256
(base32 (base32
"1h9f3g1dswxkka0yyj51610w86mwl46ylch19b51gj5mmxlyvzlv")) "0c2hl7wi83aacl5w09h5daph06zwiv63vn9za2v63az1i8333sgi"))
(file-name (git-file-name name version)))) (file-name (git-file-name name version))))
(build-system copy-build-system) (build-system copy-build-system)
(arguments (arguments