mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kapidox: Update to 6.10.0.
* gnu/packages/kde-frameworks.scm (kapidox): Update to 6.10.0. Change-Id: I4ba0cfdff7abb9740b2702fbe4c0010d5684a169
This commit is contained in:
parent
25a42bf910
commit
a7e0c7bb24
1 changed files with 2 additions and 2 deletions
|
@ -463,7 +463,7 @@ It is the default icon theme for the KDE Plasma desktop.")
|
|||
(define-public kapidox
|
||||
(package
|
||||
(name "kapidox")
|
||||
(version "6.5.0")
|
||||
(version "6.10.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -472,7 +472,7 @@ It is the default icon theme for the KDE Plasma desktop.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"18d3c2c9si71hic816gkdhayabi0sa5b874hk1wrhx0l44i2ym7j"))))
|
||||
"1i3l568njv4q51qx4fs6fni0wl9pbm9ff793vdla7y5dhx31r1z2"))))
|
||||
(build-system python-build-system)
|
||||
(arguments
|
||||
(list #:tests? #f ; test need network
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue