guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

10/15: gnu: gnome-shell-extension-blur-my-shell: Update to 47.


From: guix-commits
Subject: 10/15: gnu: gnome-shell-extension-blur-my-shell: Update to 47.
Date: Fri, 19 Jan 2024 18:39:30 -0500 (EST)

lilyp pushed a commit to branch gnome-team
in repository guix.

commit b086d1ba9ea6e036ff7afe5bc4cf92a9dec70374
Author: Vivien Kraus <vivien@planete-kraus.eu>
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 <liliana.prikler@gmail.com>
---
 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]