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

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-v-shell): Update to 49.6.1.
This commit is contained in:
Liliana Marie Prikler 2025-11-21 11:34:21 +01:00
parent 24a5b13c08
commit b6b69281e3
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

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