summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome-xyz.scm
diff options
context:
space:
mode:
authorSughosha <Sughosha@proton.me>2022-12-17 06:53:46 +0000
committerLiliana Marie Prikler <liliana.prikler@gmail.com>2022-12-24 07:17:50 +0100
commit1cb49932d7f43e68b6ef6e07c20b562682f7f279 (patch)
tree4005e48aa7a23a9159e2493d0d643789b9ca7273 /gnu/packages/gnome-xyz.scm
parent8ebb5b64fda69d79b9acf9874782637da7bb67c6 (diff)
gnu: gnome-shell-extension-burn-my-windows: Update to 22.
* gnu/packages/gnome-xyz (gnome-shell-extension-burn-my-windows): Update to 22. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Diffstat (limited to 'gnu/packages/gnome-xyz.scm')
-rw-r--r--gnu/packages/gnome-xyz.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index 04b9ea2fe1..62ffddbb44 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -1015,7 +1015,7 @@ position when the mouse is moved rapidly.")
(define-public gnome-shell-extension-burn-my-windows
(package
(name "gnome-shell-extension-burn-my-windows")
- (version "21")
+ (version "22")
(source
(origin
(method git-fetch)
@@ -1024,7 +1024,7 @@ position when the mouse is moved rapidly.")
(commit (string-append "v" version))))
(sha256
(base32
- "07ckfl47pq83nhb77v230zfxlz3imga3s8nn3sr9cq4zxvbkj2r4"))
+ "185xrf330d9bflmk0l61cnzlylnppb2v4yz6v6ygkk4zpwyil8np"))
(file-name (git-file-name name version))))
(build-system copy-build-system)
(arguments