mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: kapidox: Update to 6.21.0.
* gnu/packages/kde-frameworks.scm (kapidox): Update to 6.21.0. Change-Id: If74833c42487f8f4e6f934972f3255deec6ef5f8
This commit is contained in:
parent
eb413acc88
commit
cc696ff6c3
1 changed files with 2 additions and 2 deletions
|
|
@ -501,7 +501,7 @@ It is the default icon theme for the KDE Plasma desktop.")
|
|||
(define-public kapidox
|
||||
(package
|
||||
(name "kapidox")
|
||||
(version "6.19.0")
|
||||
(version "6.21.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
|
@ -510,7 +510,7 @@ It is the default icon theme for the KDE Plasma desktop.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0lwcabw7f91br6irwlwy4qx4929s81f9dyz4b9r8rkwis2p8a3kx"))))
|
||||
"0pq8687qhfz9sxlg0kpv5szzfxak31v7bym1viifadfs37sbhkbf"))))
|
||||
(build-system python-build-system)
|
||||
(arguments
|
||||
(list #:tests? #f ; test need network
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue