mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 20:15:25 -06:00
gnu: jwm: Update to 2.4.6.
* gnu/packages/wm.scm (jwm): Update to 2.4.6. Change-Id: I6e77b1a67e81f65c173247aaba9768bcd9a9ca8e Signed-off-by: jgart <jgart@dismail.de>
This commit is contained in:
parent
e55edac14e
commit
7a7c01b393
1 changed files with 2 additions and 2 deletions
|
|
@ -3554,7 +3554,7 @@ capabilities. It is heavily inspired by the Calm Window manager(cwm).")
|
|||
(define-public jwm
|
||||
(package
|
||||
(name "jwm")
|
||||
(version "2.4.3")
|
||||
(version "2.4.6")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
|
@ -3562,7 +3562,7 @@ capabilities. It is heavily inspired by the Calm Window manager(cwm).")
|
|||
"v" version "/jwm-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1av7r9sp26r5l74zvwdmyyyzav29mw5bafihp7y33vsjqkh4wfzf"))))
|
||||
"0bc0vnaz3pk8msrslpj5ii4iv4fc4iayv0rbl8zlnn8phg11x1xm"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue