[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/71: gnu: kapidox: Update to 6.5.0.
From: |
guix-commits |
Subject: |
06/71: gnu: kapidox: Update to 6.5.0. |
Date: |
Tue, 13 Aug 2024 03:01:25 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit a49de7ac6bb1ff160ebc04449ecc9f3dc4c0c033
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Aug 13 14:54:47 2024 +0800
gnu: kapidox: Update to 6.5.0.
* gnu/packages/kde-frameworks.scm (kapidox): Update to 6.5.0.
Change-Id: I600cc38c26cac95ffddf6d582b1ed0909fa9731a
---
gnu/packages/kde-frameworks.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index da9f804948..dff9009b45 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.4.0")
+ (version "6.5.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
- "08zvhhk208zszpx504mbq0nyjy1kffa0lmalnva7z32si8kx2q0w"))))
+ "18d3c2c9si71hic816gkdhayabi0sa5b874hk1wrhx0l44i2ym7j"))))
(build-system python-build-system)
(arguments
(list #:tests? #f ; test need network
- branch kde-team updated (66e5807e25 -> 3a244940bb), guix-commits, 2024/08/13
- 03/71: gnu: attica: Update to 6.5.0., guix-commits, 2024/08/13
- 01/71: gnu: extra-cmake-modules: Update to 6.5.0., guix-commits, 2024/08/13
- 13/71: gnu: kdbusaddons: Update to 6.5.0., guix-commits, 2024/08/13
- 05/71: gnu: breeze-icons: Update to 6.5.0., guix-commits, 2024/08/13
- 15/71: gnu: kguiaddons: Update to 6.5.0., guix-commits, 2024/08/13
- 04/71: gnu: bluez-qt: Update to 6.5.0., guix-commits, 2024/08/13
- 02/71: gnu: kquickcharts: Update to 6.5.0., guix-commits, 2024/08/13
- 06/71: gnu: kapidox: Update to 6.5.0.,
guix-commits <=
- 09/71: gnu: kcodecs: Update to 6.5.0., guix-commits, 2024/08/13
- 12/71: gnu: kcoreaddons: Update to 6.5.0., guix-commits, 2024/08/13
- 10/71: gnu: kcolorscheme: Update to 6.5.0., guix-commits, 2024/08/13
- 31/71: gnu: solid: Update to 6.5.0., guix-commits, 2024/08/13
- 26/71: gnu: kwindowsystem: Update to 6.5.0., guix-commits, 2024/08/13
- 24/71: gnu: ksyntaxhighlighting: Update to 6.5.0., guix-commits, 2024/08/13
- 30/71: gnu: qqc2-desktop-style: Update to 6.5.0., guix-commits, 2024/08/13
- 35/71: gnu: kcompletion: Update to 6.5.0., guix-commits, 2024/08/13
- 37/71: gnu: kcrash: Update to 6.5.0., guix-commits, 2024/08/13
- 41/71: gnu: kjobwidgets: Update to 6.5.0., guix-commits, 2024/08/13