z572 pushed a commit to branch kde-team
in repository guix.
commit 4b908c5c4ee94cc4a8ec7c63a87c8ab58687c1b6
Author: Zheng Junjie <[email protected]>
AuthorDate: Tue Aug 13 14:54:47 2024 +0800
gnu: kapidox: Update to 6.5.0.
* gnu/packages/kde-frameworks.scm (kapidox): Update to 6.5.0.
Change-Id: I600cc38c26cac95ffddf6d582b1ed0909fa9731a
---
gnu/packages/kde-frameworks.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index da9f804948..dff9009b45 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -462,7 +462,7 @@ It is the default icon theme for the KDE Plasma desktop.")
(define-public kapidox
(package
(name "kapidox")
- (version "6.4.0")
+ (version "6.5.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -471,7 +471,7 @@ It is the default icon theme for the KDE Plasma desktop.")
name "-" version ".tar.xz"))
(sha256
(base32
- "08zvhhk208zszpx504mbq0nyjy1kffa0lmalnva7z32si8kx2q0w"))))
+ "18d3c2c9si71hic816gkdhayabi0sa5b874hk1wrhx0l44i2ym7j"))))
(build-system python-build-system)
(arguments
(list #:tests? #f ; test need network