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:
Liliana Marie Prikler 2024-12-07 13:15:46 +01:00
parent 24df47cf22
commit ff6b0ece4b
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -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