lilyp pushed a commit to branch gnome-team
in repository guix.
commit b086d1ba9ea6e036ff7afe5bc4cf92a9dec70374
Author: Vivien Kraus <[email protected]>
AuthorDate: Wed Jan 17 22:35:17 2024 +0100
gnu: gnome-shell-extension-blur-my-shell: Update to 47.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-blur-my-shell): Update
to 47.
Change-Id: I528579d9bd02361501977cbad6f9e752403ff37e
Signed-off-by: Liliana Marie Prikler <[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 460f11db90..de7f4a5f86 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -1222,7 +1222,7 @@ animation of closing windowed applications.")
(define-public gnome-shell-extension-blur-my-shell
(package
(name "gnome-shell-extension-blur-my-shell")
- (version "44")
+ (version "47")
(source
(origin
(method git-fetch)
@@ -1232,7 +1232,7 @@ animation of closing windowed applications.")
(file-name (git-file-name name version))
(sha256
(base32
- "0h7yfvrrg5r821mzrp42c09jws06mw6v9avvkfykqj8n8qnslmyx"))))
+ "1a8prh6893zk8rnfi9q7waga2x7kx564jzmsdyhiffdbazbv8p6y"))))
(build-system copy-build-system)
(arguments
'(#:install-plan