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:
Liliana Marie Prikler 2022-09-18 18:48:40 +02:00
parent ab565f1e54
commit 9866065714
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -914,7 +914,7 @@ (define-public gnome-shell-extension-jiggle
(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 @@ (define-public gnome-shell-extension-burn-my-windows
(commit (string-append "v" version))))
(sha256
(base32
"1gabnqdk11n6345jzv9sc4yjmfrdgg0lsz6zc29gc5afzgirkhm5"))
"07ckfl47pq83nhb77v230zfxlz3imga3s8nn3sr9cq4zxvbkj2r4"))
(file-name (git-file-name name version))))
(build-system copy-build-system)
(arguments