@@ 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