[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#72991] [PATCH 03/11] gnu: elementary-xfce-icon-theme: Update to 0.1
From: |
iyzsong |
Subject: |
[bug#72991] [PATCH 03/11] gnu: elementary-xfce-icon-theme: Update to 0.19. |
Date: |
Tue, 3 Sep 2024 08:00:10 +0800 |
From: 宋文武 <iyzsong@member.fsf.org>
* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.19.
Change-Id: I4cfd6b480806b7e9ec090f5dd1ebe2e1b1ed0f7f
---
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 1b61750549..11becd38d2 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -270,7 +270,7 @@ (define-public catfish
(define-public elementary-xfce-icon-theme
(package
(name "elementary-xfce-icon-theme")
- (version "0.18")
+ (version "0.19")
(source (origin
(method git-fetch)
(uri
@@ -280,7 +280,7 @@ (define-public elementary-xfce-icon-theme
(file-name (git-file-name name version))
(sha256
(base32
- "124bdgghkjkpcsfn9a2ad6zqy233pi9jqmv8w8a3ha6q3al2s11s"))))
+ "0yvn8s7z18g4far37xyq6d5hw9x89injkdcy21sibpwjkv2cy6kv"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no check target
--
2.45.2
- [bug#72991] [PATCH 01/11] gnu: libxfce4util: Update to 4.18.2., (continued)
- [bug#72991] [PATCH 01/11] gnu: libxfce4util: Update to 4.18.2., iyzsong, 2024/09/02
- [bug#72991] [PATCH 08/11] gnu: xfce4-power-manager: Update to 4.18.4., iyzsong, 2024/09/02
- [bug#72991] [PATCH 04/11] gnu: xfce4-whiskermenu-plugin: Update to 2.8.3., iyzsong, 2024/09/02
- [bug#72991] [PATCH 05/11] gnu: xfce4-session: Update to 4.18.4., iyzsong, 2024/09/02
- [bug#72991] [PATCH 02/11] gnu: libxfce4ui: Update to 4.18.6., iyzsong, 2024/09/02
- [bug#72991] [PATCH 06/11] gnu: xfce4-settings: Update to 4.18.6., iyzsong, 2024/09/02
- [bug#72991] [PATCH 09/11] gnu: xfce4-notifyd: Update to 0.9.6., iyzsong, 2024/09/02
- [bug#72991] [PATCH 11/11] gnu: xfce4-screenshooter: Update to 1.11.1., iyzsong, 2024/09/02
- [bug#72991] [PATCH 07/11] gnu: thunar: Update to 4.18.11., iyzsong, 2024/09/02
- [bug#72991] [PATCH 10/11] gnu: xfburn: Update to 0.7.2., iyzsong, 2024/09/02
- [bug#72991] [PATCH 03/11] gnu: elementary-xfce-icon-theme: Update to 0.19.,
iyzsong <=
- bug#72991: [PATCH 00/11] xfce 4.18 updates, 宋文武, 2024/09/05