gnu: elementary-xfce-icon-theme: Update to 0.21.

* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.21.

Change-Id: Iee633ef63931bac556cf5f5073cb0f9ea264c14f
This commit is contained in:
宋文武 2025-12-30 13:09:14 +08:00
parent d990609689
commit acaf431347
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -258,7 +258,7 @@ it to your needs by using several command line options.")
(define-public elementary-xfce-icon-theme
(package
(name "elementary-xfce-icon-theme")
(version "0.20.1")
(version "0.21")
(source
(origin
(method git-fetch)
@ -267,7 +267,7 @@ it to your needs by using several command line options.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1vv0fsi8myyhxc0miaphhkl4w8g0zkbirrarclbxpahp1pmxw3g1"))))
(base32 "12092hb0sfb3b2ly649x45q1907rkgm1j8ipq7wdj2y2l7pwphwx"))))
(build-system gnu-build-system)
(arguments
(list