gnu: icewm: Update to 3.4.4
* gnu/packages/wm.scm (icewm): Update to 3.4.4 Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Change-Id: Ibb4c3567c003f59d2fa85140fdbab507d7efd77d
This commit is contained in:
parent
bb3ab24a29
commit
f39cac1d0c
@ -787,7 +787,7 @@ desktop environment.")
|
|||||||
(define-public icewm
|
(define-public icewm
|
||||||
(package
|
(package
|
||||||
(name "icewm")
|
(name "icewm")
|
||||||
(version "3.4.3")
|
(version "3.4.4")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -795,7 +795,7 @@ desktop environment.")
|
|||||||
version "/icewm-" version ".tar.lz"))
|
version "/icewm-" version ".tar.lz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1r2x7acjahq4666mds1di46zc32sl80592wllghqcp5800jpjcjm"))))
|
"0cdsb2d45dwcr2dm4jfh0z5g6pkb0ghd4jaybxqiz74mbw5rmjhv"))))
|
||||||
(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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user