guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit a6be3502e7343c5ee590961aadff8aacd5bc6fc0
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Sun Jun 21 08:23:51 2026 +0200
gnu: gnome-shell-extension-burn-my-windows: Update to 48.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-burn-my-windows):
Update to 48.
Signed-off-by: NoƩ Lopez <[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 8c4ce3845a..9a4d25a3e6 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -1288,7 +1288,7 @@ shell, including panels, corners, workspaces.")
(define-public gnome-shell-extension-burn-my-windows
(package
(name "gnome-shell-extension-burn-my-windows")
- (version "47")
+ (version "48")
(source
(origin
(method git-fetch)
@@ -1297,7 +1297,7 @@ shell, including panels, corners, workspaces.")
(commit (string-append "v" version))))
(sha256
(base32
- "12vk6nglq1qzqwzjr8mlafkls4dljsridiscyl3a9j51k29xwdid"))
+ "1fwzq8l0va7cw7df275rmazvq59p80f387qkiprrn7cvfcf4kk0a"))
(file-name (git-file-name name version))))
(build-system copy-build-system)
(arguments