mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
8479d2b1c5
commit
06b851d0ce
1 changed files with 2 additions and 2 deletions
|
@ -1080,7 +1080,7 @@ copies you now want to paste.")
|
|||
(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 @@ copies you now want to paste.")
|
|||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32
|
||||
"1h9f3g1dswxkka0yyj51610w86mwl46ylch19b51gj5mmxlyvzlv"))
|
||||
"0c2hl7wi83aacl5w09h5daph06zwiv63vn9za2v63az1i8333sgi"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue