[PATCH] gnu: papirus-icon-theme: Update to 20221201.

  • Done
  • quality assurance status badge
Details
2 participants
  • Sughosha
  • ???
Owner
unassigned
Submitted by
Sughosha
Severity
normal
S
S
Sughosha wrote on 31 Dec 2022 10:00
(name . guix-patches@gnu.org)(address . guix-patches@gnu.org)
70HHUKmNpsD1wOkFg2FfaHUQO9Md-vAjCvfx_GERfaWZPJdWeBKgkM1bxT92DXRCZwjAhUnua_chBwhPci3an1_1RLlVKUdmiXhXM93fXTA=@proton.me
* gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20221201.
---
gnu/packages/gnome-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
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
?
(name . Sughosha)(address . Sughosha@proton.me)(address . 60446-done@debbugs.gnu.org)
87tu0bqr6c.fsf@envs.net
Sughosha <Sughosha@proton.me> writes:

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

Applied with update version to 20230104, thank you!
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 60446@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 60446
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch