Archived
1
0
Fork 0

gnu: icewm: Update to 3.5.1.

* gnu/packages/wm.scm (icewm): Update to 3.5.1.

Change-Id: I7ee341c534cf625c71a9f13fd263be7c9c66b4b1
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
This commit is contained in:
Andy Tai 2024-06-12 02:30:36 -07:00 committed by Zheng Junjie
parent b796cff7ef
commit 14e4088cc4
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -801,7 +801,7 @@ desktop environment.")
(define-public icewm (define-public icewm
(package (package
(name "icewm") (name "icewm")
(version "3.5.0") (version "3.5.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -809,7 +809,7 @@ desktop environment.")
version "/icewm-" version ".tar.lz")) version "/icewm-" version ".tar.lz"))
(sha256 (sha256
(base32 (base32
"0j6drgc4r2ji5plg65h855xpysmbdxlbyrz9q3jl13vnm2sccp9y")))) "0fjxpc46nlv91ijbxkyk33rlwbg2gd9xkr2mikimrba07zahfns5"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(native-inputs (list pkg-config)) (native-inputs (list pkg-config))
(inputs (list fontconfig (inputs (list fontconfig