mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
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:
parent
24a5b13c08
commit
b6b69281e3
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue