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:
parent
c3cb6eb740
commit
f2d338f8eb
@ -413,7 +413,7 @@ It is the default icon theme for the KDE Plasma 5 desktop.")
|
||||
(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 @@ It is the default icon theme for the KDE Plasma 5 desktop.")
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1xpapgzja66lwxagrynns2ycx4cdllld5b3xrxg67si3bjz9p70a"))))
|
||||
"0xxw3lvipyax8r1af3ypwjj6waarbp2z9n11fjb4kvyigsypglmb"))))
|
||||
(build-system python-build-system)
|
||||
(arguments
|
||||
(list #:tests? #f ; test need network
|
||||
|
Loading…
Reference in New Issue
Block a user