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 4ce3182d41 gnu: kiwix-desktop: Show icons.
4ce3182d41 is described below
commit 4ce3182d41315ed8e7beb753934d7572d18b4cb6
Author: Noé Lopez <[email protected]>
AuthorDate: Thu Dec 11 15:45:29 2025 +0100
gnu: kiwix-desktop: Show icons.
* gnu/packages/web.scm (kiwix-desktop)[inputs]: Add qtsvg.
Closes: guix/guix#4787
Change-Id: Ic10b79dc38851d997e19162b76c8e10f67439964
Signed-off-by: 宋文武 <[email protected]>
---
gnu/packages/web.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 810bb7ff64..21b2795fa6 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -9878,6 +9878,7 @@ It contains the code shared by all Kiwix ports.")
pugixml
qtbase
qtdeclarative
+ qtsvg
qtwebchannel
qtwebengine
qtwayland