gnu: gnome-shell-extension-just-perfection: Update to 20.0.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-just-perfection): Update to 20.0.
This commit is contained in:
parent
cd23250c16
commit
f2d0ecd22f
1 changed files with 2 additions and 2 deletions
|
@ -543,7 +543,7 @@ currently focused application in the top panel of the GNOME shell.")
|
||||||
(define-public gnome-shell-extension-just-perfection
|
(define-public gnome-shell-extension-just-perfection
|
||||||
(package
|
(package
|
||||||
(name "gnome-shell-extension-just-perfection")
|
(name "gnome-shell-extension-just-perfection")
|
||||||
(version "16.0")
|
(version "20.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -552,7 +552,7 @@ currently focused application in the top panel of the GNOME shell.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"05zbzgs92zqlmjq4h2q2gggrf1qiz8l6739zzg1x5090gvk4iak3"))))
|
"1b1hzibgryn861av2bjnfh5bmzs2bxfcsyl0ardkaj97228xsjzy"))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:install-plan
|
`(#:install-plan
|
||||||
|
|
Reference in a new issue