guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit 40fe15a79d5063d12381d3a40b8e9ac6eb148559
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Fri Nov 21 11:34:54 2025 +0100
gnu: gnome-shell-extension-burn-my-windows: Update to 47.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-burn-my-windows): Update
to 47.
---
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 438a78ef10..2c6205315b 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -1226,7 +1226,7 @@ shell, including panels, corners, workspaces.")
(define-public gnome-shell-extension-burn-my-windows
(package
(name "gnome-shell-extension-burn-my-windows")
- (version "44")
+ (version "47")
(source
(origin
(method git-fetch)
@@ -1235,7 +1235,7 @@ shell, including panels, corners, workspaces.")
(commit (string-append "v" version))))
(sha256
(base32
- "1br4hv0xnb9q30p844z360f37xzk6xflfq27i8ipbxpk6bd12ik6"))
+ "12vk6nglq1qzqwzjr8mlafkls4dljsridiscyl3a9j51k29xwdid"))
(file-name (git-file-name name version))))
(build-system copy-build-system)
(arguments