mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: gnome-shell-extension-blur-my-shell: Update to 67.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-blur-my-shell): Update to 67. Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
24df47cf22
commit
ff6b0ece4b
1 changed files with 2 additions and 2 deletions
|
@ -1160,7 +1160,7 @@ animation of closing windowed applications.")
|
||||||
(define-public gnome-shell-extension-blur-my-shell
|
(define-public gnome-shell-extension-blur-my-shell
|
||||||
(package
|
(package
|
||||||
(name "gnome-shell-extension-blur-my-shell")
|
(name "gnome-shell-extension-blur-my-shell")
|
||||||
(version "47")
|
(version "67")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -1170,7 +1170,7 @@ animation of closing windowed applications.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1a8prh6893zk8rnfi9q7waga2x7kx564jzmsdyhiffdbazbv8p6y"))))
|
"0zxz71iq8wzv7swfp4an8vwf8r4sswb6gi85cwh5afyc4mj5fn2r"))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:install-plan
|
'(#:install-plan
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue