GNU bug report logs - #74726
[PATCH gnome-team 00/18] Update GNOME Shell extensions

Previous Next

Package: guix-patches;

Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Date: Sat, 7 Dec 2024 12:59:02 UTC

Severity: normal

Tags: patch

Fixed in versions 75469, 74756, 74726, 73301, 73128, 72702, 72202, 71599

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: 74726 <at> debbugs.gnu.org
Cc: liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, vivien <at> planete-kraus.eu
Subject: [bug#74726] [PATCH gnome-team 14/18] gnu: gnome-shell-extension-blur-my-shell: Update to 67.
Date: Sat, 7 Dec 2024 13:15:46 +0100
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-blur-my-shell):
Update to 67.
---
 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 7eb9fde843..556072661f 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -1160,7 +1160,7 @@ (define-public gnome-shell-extension-burn-my-windows
 (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 @@ (define-public gnome-shell-extension-blur-my-shell
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1a8prh6893zk8rnfi9q7waga2x7kx564jzmsdyhiffdbazbv8p6y"))))
+         "0zxz71iq8wzv7swfp4an8vwf8r4sswb6gi85cwh5afyc4mj5fn2r"))))
     (build-system copy-build-system)
     (arguments
      '(#:install-plan
-- 
2.46.0





This bug report was last modified 77 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.