lilyp pushed a commit to branch gnome-team
in repository guix.
commit f1e9438926057ce17bb8abb672a6c967b6524d66
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Sat Dec 7 13:15:46 2024 +0100
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 <[email protected]>
---
gnu/packages/gnome-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index 8af20e7404..0e3c99390c 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -1160,7 +1160,7 @@ animation of closing windowed applications.")
(define-public gnome-shell-extension-blur-my-shell
(package
(name "gnome-shell-extension-blur-my-shell")
- (version "47")
+ (version "67")
(source
(origin
(method git-fetch)
@@ -1170,7 +1170,7 @@ animation of closing windowed applications.")
(file-name (git-file-name name version))
(sha256
(base32
- "1a8prh6893zk8rnfi9q7waga2x7kx564jzmsdyhiffdbazbv8p6y"))))
+ "0zxz71iq8wzv7swfp4an8vwf8r4sswb6gi85cwh5afyc4mj5fn2r"))))
(build-system copy-build-system)
(arguments
'(#:install-plan