* [bug#41900] [PATCH] gnu: papirus-icon-theme: Update to 20200602.
@ 2020-06-16 20:20 Giacomo Leidi
2020-06-16 21:11 ` bug#41900: " Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Giacomo Leidi @ 2020-06-16 20:20 UTC (permalink / raw)
To: 41900; +Cc: Giacomo Leidi
* gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20200602.
---
gnu/packages/gnome-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index 21838ff0cd..66ea481142 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -555,8 +555,8 @@ dark elements. It supports GNOME, Unity, Xfce, and Openbox.")
(define-public papirus-icon-theme
(let ((version "0.0.0") ;; The package does not use semver
- (revision "1")
- (tag "20200430"))
+ (revision "2")
+ (tag "20200602"))
(package
(name "papirus-icon-theme")
(version (git-version version revision tag))
@@ -568,7 +568,7 @@ dark elements. It supports GNOME, Unity, Xfce, and Openbox.")
(commit tag)))
(sha256
(base32
- "19dfiifc7cjwy0nb1hgzryzaijszsyix303xsgk5xbmhpwrv92hq"))
+ "0yv19kl8jr2jmh9018b1qmnq68alw84vrmb35jm462qd3qzzdgah"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
--
2.26.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-16 21:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-16 20:20 [bug#41900] [PATCH] gnu: papirus-icon-theme: Update to 20200602 Giacomo Leidi
2020-06-16 21:11 ` bug#41900: " Nicolas Goaziou
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.