unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41292] [PATCH] gnu: papirus-icon-theme: Update to 20200430.
@ 2020-05-15 16:34 Leo Prikler
  2020-05-16  8:38 ` bug#41292: " 宋文武
  0 siblings, 1 reply; 2+ messages in thread
From: Leo Prikler @ 2020-05-15 16:34 UTC (permalink / raw)
  To: 41292

* gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20200430.
---
 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 b260678cd5..83e37f97b0 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -554,8 +554,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 "0")
-        (tag "20191201"))
+        (revision "1")
+        (tag "20200430"))
     (package
       (name "papirus-icon-theme")
       (version (git-version version revision tag))
@@ -567,7 +567,7 @@ dark elements.  It supports GNOME, Unity, Xfce, and Openbox.")
                (commit tag)))
          (sha256
           (base32
-           "0lnz1kmz28xh1f4slbsx7ycji5hgszyiyprbf5w5fbjhvi5gzw1h"))
+           "19dfiifc7cjwy0nb1hgzryzaijszsyix303xsgk5xbmhpwrv92hq"))
          (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

* bug#41292: [PATCH] gnu: papirus-icon-theme: Update to 20200430.
  2020-05-15 16:34 [bug#41292] [PATCH] gnu: papirus-icon-theme: Update to 20200430 Leo Prikler
@ 2020-05-16  8:38 ` 宋文武
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2020-05-16  8:38 UTC (permalink / raw)
  To: Leo Prikler; +Cc: 41292-done

Leo Prikler <leo.prikler@student.tugraz.at> writes:

> * gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20200430.

Pushed, thank you!




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

end of thread, other threads:[~2020-05-16  8:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-15 16:34 [bug#41292] [PATCH] gnu: papirus-icon-theme: Update to 20200430 Leo Prikler
2020-05-16  8:38 ` bug#41292: " 宋文武

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