GNU bug report logs -
#60446
[PATCH] gnu: papirus-icon-theme: Update to 20221201.
Previous Next
Reported by: Sughosha <Sughosha <at> proton.me>
Date: Sat, 31 Dec 2022 09:01:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
This bug report was last modified 2 years and 208 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.