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


Message #44 received at 74726 <at> debbugs.gnu.org (full text, mbox):

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: 74726 <at> debbugs.gnu.org
Subject: [PATCH gnome-team 13/18] gnu:
 gnome-shell-extension-burn-my-windows: Update to 44.
Date: Sat, 7 Dec 2024 13:15:35 +0100
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-burn-my-windows):
Update to 44.
---
 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 f3dd054755..7eb9fde843 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -1120,7 +1120,7 @@ (define-public gnome-shell-extension-vertical-overview
 (define-public gnome-shell-extension-burn-my-windows
   (package
     (name "gnome-shell-extension-burn-my-windows")
-    (version "40")
+    (version "44")
     (source
      (origin
        (method git-fetch)
@@ -1129,7 +1129,7 @@ (define-public gnome-shell-extension-burn-my-windows
              (commit (string-append "v" version))))
        (sha256
         (base32
-         "16n6ilszdn67835clqlr4flna69x9k00k5qrm55765dv2ny9jdcq"))
+         "1br4hv0xnb9q30p844z360f37xzk6xflfq27i8ipbxpk6bd12ik6"))
        (file-name (git-file-name name version))))
     (build-system copy-build-system)
     (arguments
-- 
2.46.0





This bug report was last modified 76 days ago.

Previous Next


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