GNU bug report logs -
#77455
Updates for papirus-icon-theme
Previous Next
Reported by: "Timo Wilken" <guix <at> twilken.net>
Date: Wed, 2 Apr 2025 11:15:02 UTC
Severity: normal
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 77455 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20250201.
Change-Id: I963c1452d442b16b52795bfd022bc967839451e4
---
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 4e75bc0e46..92867d1177 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -204,7 +204,7 @@ (define-public moka-icon-theme
(define-public papirus-icon-theme
(package
(name "papirus-icon-theme")
- (version "20230104")
+ (version "20250201")
(source
(origin
(method git-fetch)
@@ -212,7 +212,7 @@ (define-public papirus-icon-theme
(url "https://github.com/PapirusDevelopmentTeam/papirus-icon-theme")
(commit version)))
(sha256
- (base32 "1x40gdqyw0gj389by6904g5a64r72by544k3nlyiamjhg2zmpx97"))
+ (base32 "1sbzmfcmbsa57grq0jy17mmagdsg95qr2v75zpqlp53jpjq74v53"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
--
2.49.0
This bug report was last modified 49 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.