gnu: icewm: Update tp 3.9.0.

* gnu/packages/wm.scm (icewm): Update to 3.9.0.
[inputs]: Remove libxpm and add libxcursor.

Change-Id: I0a295b282081288cb85fc495fbed74a5fe9fb123
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
This commit is contained in:
Andy Tai 2025-09-03 22:09:25 -07:00 committed by Danny Milosavljevic
parent 4ab17ac72e
commit fe82006317
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -1102,7 +1102,7 @@ desktop environment.")
(define-public icewm
(package
(name "icewm")
(version "3.8.2")
(version "3.9.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1111,7 +1111,7 @@ desktop environment.")
(file-name (git-file-name name version))
(sha256
(base32
"1bb03yf3s00lhl22bs1fg8shshhf1v8y3y9l0kjivlig58h11ch9"))))
"0y9njl8rh6a7sqycs8hd2bxn6n1bd8kjl390iqv9rlh9y47yks74"))))
(build-system cmake-build-system)
(native-inputs (list pkg-config gettext-minimal))
(inputs (list fontconfig
@ -1123,12 +1123,12 @@ desktop environment.")
(librsvg-for-system) ;for svg support
libsm
libxcomposite
libxcursor
libxdamage
libxext
libxfixes
libxft
libxinerama
libxpm
libxrandr
libxrender
libx11