guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#74726] [PATCH gnome-team 12/18] gnu: gnome-shell-extension-v-shell:


From: Liliana Marie Prikler
Subject: [bug#74726] [PATCH gnome-team 12/18] gnu: gnome-shell-extension-v-shell: Update to 47.1.
Date: Sat, 7 Dec 2024 13:15:25 +0100

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-v-shell): Update to 47.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 14c9b79f3b..f3dd054755 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -1080,7 +1080,7 @@ (define-public gpaste
 (define-public gnome-shell-extension-v-shell
   (package
     (name "gnome-shell-extension-v-shell")
-    (version "37")
+    (version "47.1")
     (source
      (origin
        (method git-fetch)
@@ -1089,7 +1089,7 @@ (define-public gnome-shell-extension-v-shell
              (commit (string-append "v" version))))
        (sha256
         (base32
-         "1h9f3g1dswxkka0yyj51610w86mwl46ylch19b51gj5mmxlyvzlv"))
+         "0c2hl7wi83aacl5w09h5daph06zwiv63vn9za2v63az1i8333sgi"))
        (file-name (git-file-name name version))))
     (build-system copy-build-system)
     (arguments
-- 
2.46.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]