aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorZheng Junjie <zhengjunjie@iscas.ac.cn>2024-07-20 00:24:43 +0800
committerZheng Junjie <zhengjunjie@iscas.ac.cn>2024-08-01 23:44:37 +0800
commit9f77b9428e770756f42cce7765dbf24c89491934 (patch)
tree4778e51bf94d12f81cc7d7a07993831544f87ac3 /gnu
parentea0462d90ac9d212096e1778d6b5cb7996e970e0 (diff)
downloadguix-9f77b9428e770756f42cce7765dbf24c89491934.tar.gz
guix-9f77b9428e770756f42cce7765dbf24c89491934.zip
gnu: kapidox: Update to 6.4.0.
* gnu/packages/kde-frameworks.scm (kapidox): Update to 6.4.0. Change-Id: Iee92e0aabe2892addbde2c0a714290357b91cbba
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/kde-frameworks.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index f401e9e012..e64e9d1703 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -462,7 +462,7 @@ It is the default icon theme for the KDE Plasma desktop.")
(define-public kapidox
(package
(name "kapidox")
- (version "6.3.0")
+ (version "6.4.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -471,7 +471,7 @@ It is the default icon theme for the KDE Plasma desktop.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0knp680462dr9ib2b4dgz18659i1a33d6gmvnqh3k4mm659rrlr1"))))
+ "08zvhhk208zszpx504mbq0nyjy1kffa0lmalnva7z32si8kx2q0w"))))
(build-system python-build-system)
(arguments
(list #:tests? #f ; test need network