From acaf43134703496dafa007da7141054cec664d9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Date: Tue, 30 Dec 2025 13:09:14 +0800 Subject: [PATCH] gnu: elementary-xfce-icon-theme: Update to 0.21. * gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.21. Change-Id: Iee633ef63931bac556cf5f5073cb0f9ea264c14f --- gnu/packages/xfce.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm index b3428f4fb64..4d3fc2acd96 100644 --- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm @@ -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