gnu: kapidox: Update to 5.114.0.

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

Change-Id: Ie09ef507ba6f990f5c47880653b2ac27dec97ce3
This commit is contained in:
Maxim Cournoyer 2024-01-18 11:33:07 -05:00
parent c3cb6eb740
commit f2d338f8eb
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -413,7 +413,7 @@ (define-public breeze-icons
(define-public kapidox
(package
(name "kapidox")
(version "5.108.0")
(version "5.114.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -422,7 +422,7 @@ (define-public kapidox
name "-" version ".tar.xz"))
(sha256
(base32
"1xpapgzja66lwxagrynns2ycx4cdllld5b3xrxg67si3bjz9p70a"))))
"0xxw3lvipyax8r1af3ypwjj6waarbp2z9n11fjb4kvyigsypglmb"))))
(build-system python-build-system)
(arguments
(list #:tests? #f ; test need network