This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 8a7a4afcba gnu: papirus-icon-theme: Update to 20250501.
8a7a4afcba is described below
commit 8a7a4afcba386389318804aa92e7bb645d1373b0
Author: Timo Wilken <[email protected]>
AuthorDate: Sat Oct 25 17:43:08 2025 +0200
gnu: papirus-icon-theme: Update to 20250501.
* gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20250501.
Change-Id: I6a62b56fb86b73d7d4d2a93084f74a44ffc76ecd
Signed-off-by: Andreas Enge <[email protected]>
---
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 a51670d5c1..5df4a12498 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -240,7 +240,7 @@ simple and consistent.")
(define-public papirus-icon-theme
(package
(name "papirus-icon-theme")
- (version "20250201")
+ (version "20250501")
(source
(origin
(method git-fetch)
@@ -248,7 +248,7 @@ simple and consistent.")
(url
"https://github.com/PapirusDevelopmentTeam/papirus-icon-theme")
(commit version)))
(sha256
- (base32 "1sbzmfcmbsa57grq0jy17mmagdsg95qr2v75zpqlp53jpjq74v53"))
+ (base32 "1k1fjvj01iy6yjkx8r65h6ycvhliv8x85zsysnd3x3m9h173kvxs"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments