gnu: gnome-shell-extension-burn-my-windows: Update to 21.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-burn-my-windows): Update to 21.
This commit is contained in:
parent
ab565f1e54
commit
9866065714
@ -914,7 +914,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 "15")
|
||||
(version "21")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -923,7 +923,7 @@ position when the mouse is moved rapidly.")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32
|
||||
"1gabnqdk11n6345jzv9sc4yjmfrdgg0lsz6zc29gc5afzgirkhm5"))
|
||||
"07ckfl47pq83nhb77v230zfxlz3imga3s8nn3sr9cq4zxvbkj2r4"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
|
Loading…
Reference in New Issue
Block a user