unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68140] [PATCH] gnu: elementary-xfce-icon-theme: Update to 0.18.
@ 2023-12-30  8:17 iyzsong--- via Guix-patches via
  2024-01-07  2:41 ` bug#68140: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: iyzsong--- via Guix-patches via @ 2023-12-30  8:17 UTC (permalink / raw)
  To: 68140; +Cc: 宋文武, Zhu Zihao, 宋文武

From: 宋文武 <iyzsong@member.fsf.org>

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

Change-Id: Ibcb595e20553c18893db3cad5d95bd85ef1c04fc
---
 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 73889c945e..01e99cfde3 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.17")
+    (version "0.18")
     (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
-                "0jlawp6rg55w5cm4d7836r660i2pnc5gkzpdjsq7w5875i85arzm"))))
+                "124bdgghkjkpcsfn9a2ad6zqy233pi9jqmv8w8a3ha6q3al2s11s"))))
     (build-system gnu-build-system)
     (arguments
      '(#:tests? #f                      ; no check target

base-commit: f24b14767d362a84e6469682b4fe303b50f4b589
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#68140: [PATCH] gnu: elementary-xfce-icon-theme: Update to 0.18.
  2023-12-30  8:17 [bug#68140] [PATCH] gnu: elementary-xfce-icon-theme: Update to 0.18 iyzsong--- via Guix-patches via
@ 2024-01-07  2:41 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2024-01-07  2:41 UTC (permalink / raw)
  To: 68140-done; +Cc: 宋文武, Zhu Zihao

iyzsong@envs.net writes:

> From: 宋文武 <iyzsong@member.fsf.org>
>
> * gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.18.

Pushed now.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-07  3:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-30  8:17 [bug#68140] [PATCH] gnu: elementary-xfce-icon-theme: Update to 0.18 iyzsong--- via Guix-patches via
2024-01-07  2:41 ` bug#68140: " 宋文武 via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).