guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit b6b69281e36e23495cea2f285b3687ecd6de15fd
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Fri Nov 21 11:34:21 2025 +0100
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.
---
gnu/packages/gnome-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index 12e6ff3d82..b4a4dbcd50 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -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