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
1 changed files with 2 additions and 2 deletions
|
@ -914,7 +914,7 @@ position when the mouse is moved rapidly.")
|
||||||
(define-public gnome-shell-extension-burn-my-windows
|
(define-public gnome-shell-extension-burn-my-windows
|
||||||
(package
|
(package
|
||||||
(name "gnome-shell-extension-burn-my-windows")
|
(name "gnome-shell-extension-burn-my-windows")
|
||||||
(version "15")
|
(version "21")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -923,7 +923,7 @@ position when the mouse is moved rapidly.")
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1gabnqdk11n6345jzv9sc4yjmfrdgg0lsz6zc29gc5afzgirkhm5"))
|
"07ckfl47pq83nhb77v230zfxlz3imga3s8nn3sr9cq4zxvbkj2r4"))
|
||||||
(file-name (git-file-name name version))))
|
(file-name (git-file-name name version))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
|
Reference in a new issue