unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#54851] [PATCH] gnu: elementary-xfce-icon-theme: Update to 0.16.
@ 2022-04-11 12:05 Michael Rohleder
  2022-04-15 17:08 ` bug#54851: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-04-11 12:05 UTC (permalink / raw)
  To: 54851; +Cc: Michael Rohleder

* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.16.
---
 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 44b6c34b29..ca28fe54e4 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -269,7 +269,7 @@ (define-public catfish
 (define-public elementary-xfce-icon-theme
   (package
     (name "elementary-xfce-icon-theme")
-    (version "0.15.2")
+    (version "0.16")
     (source (origin
               (method git-fetch)
               (uri
@@ -279,7 +279,7 @@ (define-public elementary-xfce-icon-theme
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1g6vndqvp11c2kl5vkpzb1wxvr2pfb3hvqxjjdgx6qzq9x8zmiqk"))))
+                "1s8g7qyjdlq93fbrgysahy5kcbd8b2cpnfmpdvl0vbzyhy2x18d7"))))
     (build-system gnu-build-system)
     (arguments
      '(#:tests? #f                      ; no check target
-- 
2.35.1





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

* bug#54851: [PATCH] gnu: elementary-xfce-icon-theme: Update to 0.16.
  2022-04-11 12:05 [bug#54851] [PATCH] gnu: elementary-xfce-icon-theme: Update to 0.16 Michael Rohleder
@ 2022-04-15 17:08 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-04-15 17:08 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 54851-done

Hi,

Michael Rohleder <mike@rohleder.de> skribis:

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

Applied, thanks!

Ludo’.




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

end of thread, other threads:[~2022-04-15 17:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-11 12:05 [bug#54851] [PATCH] gnu: elementary-xfce-icon-theme: Update to 0.16 Michael Rohleder
2022-04-15 17:08 ` bug#54851: " Ludovic Courtès

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).