mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 21:50:35 +02: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user