~ruther/guix-local

a7e0c7bb2425a95f431ae69b6be8c6ab825631e1 — Zheng Junjie 1 year, 6 months ago 25a42bf
gnu: kapidox: Update to 6.10.0.

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

Change-Id: I4ba0cfdff7abb9740b2702fbe4c0010d5684a169
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/kde-frameworks.scm
M gnu/packages/kde-frameworks.scm => gnu/packages/kde-frameworks.scm +2 -2
@@ 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