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

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

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
Liliana Marie Prikler 2024-12-07 13:15:35 +01:00
parent 06b851d0ce
commit 24df47cf22
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -1120,7 +1120,7 @@ shell, including panels, corners, workspaces.")
(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 "40") (version "44")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -1129,7 +1129,7 @@ shell, including panels, corners, workspaces.")
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(sha256 (sha256
(base32 (base32
"16n6ilszdn67835clqlr4flna69x9k00k5qrm55765dv2ny9jdcq")) "1br4hv0xnb9q30p844z360f37xzk6xflfq27i8ipbxpk6bd12ik6"))
(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