GNU bug report logs - #74989
[PATCH 00/23] xfce 4.20 updates

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Fri, 20 Dec 2024 03:53:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: iyzsong <at> envs.net
To: 74989 <at> debbugs.gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>, Zhu Zihao <all_but_last <at> 163.com>, 宋文武 <iyzsong <at> envs.net>
Subject: [bug#74989] [PATCH 05/23] gnu: elementary-xfce-icon-theme: Update to 0.20.
Date: Fri, 20 Dec 2024 11:56:36 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

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

Change-Id: I230bf0e71ab85dfd31beec4a7b9b826dedd842dc
---
 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 bc1af0c495..b9b7b00818 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -277,7 +277,7 @@ (define-public catfish
 (define-public elementary-xfce-icon-theme
   (package
     (name "elementary-xfce-icon-theme")
-    (version "0.19")
+    (version "0.20")
     (source (origin
               (method git-fetch)
               (uri
@@ -287,7 +287,7 @@ (define-public elementary-xfce-icon-theme
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0yvn8s7z18g4far37xyq6d5hw9x89injkdcy21sibpwjkv2cy6kv"))))
+                "0fdfqf98rk3z30qcs5ca3i3ybwg4icvq6yrxwv8i3yl0ikw6rc4k"))))
     (build-system gnu-build-system)
     (arguments
      '(#:tests? #f                      ; no check target
-- 
2.46.0





This bug report was last modified 150 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.