unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60446] [PATCH] gnu: papirus-icon-theme: Update to 20221201.
@ 2022-12-31  9:00 Sughosha via Guix-patches via
  2023-01-28  3:22 ` bug#60446: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Sughosha via Guix-patches via @ 2022-12-31  9:00 UTC (permalink / raw)
  To: 60446

* gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20221201.
---
 gnu/packages/gnome-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index 62ffddbb44..40620ceba9 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -198,7 +198,7 @@ (define-public moka-icon-theme
 (define-public papirus-icon-theme
   (package
     (name "papirus-icon-theme")
-    (version "20220508")
+    (version "20221201")
     (source
      (origin
        (method git-fetch)
@@ -206,7 +206,7 @@ (define-public papirus-icon-theme
              (url "https://github.com/PapirusDevelopmentTeam/papirus-icon-theme")
              (commit version)))
        (sha256
-        (base32 "0rpcniaw8xbn23q67m26vgx3fynn4v056azrfp63lxdh46gfsvmc"))
+        (base32 "0fclwkw13bgcii818gcmijrd4y1vafmaarypidygmrlk48bw8p1k"))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments
-- 
2.38.1





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

* bug#60446: [PATCH] gnu: papirus-icon-theme: Update to 20221201.
  2022-12-31  9:00 [bug#60446] [PATCH] gnu: papirus-icon-theme: Update to 20221201 Sughosha via Guix-patches via
@ 2023-01-28  3:22 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-01-28  3:22 UTC (permalink / raw)
  To: Sughosha; +Cc: 60446-done

Sughosha <Sughosha@proton.me> writes:

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

Applied with update version to 20230104, thank you!




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

end of thread, other threads:[~2023-01-28  3:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-31  9:00 [bug#60446] [PATCH] gnu: papirus-icon-theme: Update to 20221201 Sughosha via Guix-patches via
2023-01-28  3:22 ` bug#60446: " 宋文武 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).