me
/
guix
Archived
1
0
Fork 0

gnu: gnome-shell-extension-burn-my-windows: Update to 15.

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-burn-my-windows): Update
to 15.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Charles 2022-04-30 17:07:31 -05:00 committed by Ludovic Courtès
parent 522c842a1c
commit f374a4a1e5
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -825,7 +825,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 "7")
(version "15")
(source
(origin
(method git-fetch)
@ -834,7 +834,7 @@ position when the mouse is moved rapidly.")
(commit (string-append "v" version))))
(sha256
(base32
"1513kh6dfvnaj5jq2mm7rv1k54v91hjckgim1dpqlxwnv4gi9krd"))
"1gabnqdk11n6345jzv9sc4yjmfrdgg0lsz6zc29gc5afzgirkhm5"))
(file-name (git-file-name name version))))
(build-system copy-build-system)
(arguments