summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2023-12-30 16:17:37 +0800
committer宋文武 <iyzsong@member.fsf.org>2024-01-07 10:37:05 +0800
commitfc973ae399584c4a345b6c3080c611d64b321495 (patch)
treeb37c37c55d5344ca761cac1fd9623261b151d8d0 /gnu
parentaec0dea1f63fe3b7e64bb611274590d570205b95 (diff)
gnu: elementary-xfce-icon-theme: Update to 0.18.
* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.18. Change-Id: Ibcb595e20553c18893db3cad5d95bd85ef1c04fc
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/xfce.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 5bde8de444..a44a871ba2 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -270,7 +270,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.17")
+ (version "0.18")
(source (origin
(method git-fetch)
(uri
@@ -280,7 +280,7 @@ it to your needs by using several command line options.")
(file-name (git-file-name name version))
(sha256
(base32
- "0jlawp6rg55w5cm4d7836r660i2pnc5gkzpdjsq7w5875i85arzm"))))
+ "124bdgghkjkpcsfn9a2ad6zqy233pi9jqmv8w8a3ha6q3al2s11s"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no check target