mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 19:56:59 -06:00
gnu: gnome-shell-extension-burn-my-windows: Update to 47.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-burn-my-windows): Update to 47.
This commit is contained in:
parent
efbc2462e6
commit
f5826337c7
1 changed files with 2 additions and 2 deletions
|
|
@ -1228,7 +1228,7 @@ shell, including panels, corners, workspaces.")
|
|||
(define-public gnome-shell-extension-burn-my-windows
|
||||
(package
|
||||
(name "gnome-shell-extension-burn-my-windows")
|
||||
(version "44")
|
||||
(version "47")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -1237,7 +1237,7 @@ shell, including panels, corners, workspaces.")
|
|||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32
|
||||
"1br4hv0xnb9q30p844z360f37xzk6xflfq27i8ipbxpk6bd12ik6"))
|
||||
"12vk6nglq1qzqwzjr8mlafkls4dljsridiscyl3a9j51k29xwdid"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue