gnu: kapidox: Update to 6.5.0.

* gnu/packages/kde-frameworks.scm (kapidox): Update to 6.5.0.

Change-Id: I600cc38c26cac95ffddf6d582b1ed0909fa9731a
This commit is contained in:
Zheng Junjie 2024-08-13 14:54:47 +08:00
parent a7fbad5b99
commit dee7abc6be
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -462,7 +462,7 @@ (define-public breeze-icons
(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 @@ (define-public kapidox
name "-" version ".tar.xz"))
(sha256
(base32
"08zvhhk208zszpx504mbq0nyjy1kffa0lmalnva7z32si8kx2q0w"))))
"18d3c2c9si71hic816gkdhayabi0sa5b874hk1wrhx0l44i2ym7j"))))
(build-system python-build-system)
(arguments
(list #:tests? #f ; test need network