[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/255: gnu: kdoctools: Update to 6.8.0.
From: |
guix-commits |
Subject: |
13/255: gnu: kdoctools: Update to 6.8.0. |
Date: |
Mon, 2 Dec 2024 09:32:14 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 7884a5b5d0ffade0ed907fbb0a827f998c5ad4af
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Nov 26 21:47:41 2024 +0800
gnu: kdoctools: Update to 6.8.0.
* gnu/packages/kde-frameworks.scm (kdoctools): Update to 6.8.0.
Change-Id: Ifa69c15cee7ed8dff8f7a4da6708b762a7039d56
---
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 ca4dcafb54..2dd3950ec5 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2444,7 +2444,7 @@ application crashes.")
(define-public kdoctools
(package
(name "kdoctools")
- (version "6.5.0")
+ (version "6.8.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2453,7 +2453,7 @@ application crashes.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1p81c2m5svhdjv97097q9wf3xhz014vjqh8hcg6587pf4bi1l7kq"))))
+ "19vbp4x8rp1cs14p6wj13qn87ccxzrrhnxp3nfmidabadpl66s30"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules))
- branch kde-team created (now 8926ef8729), guix-commits, 2024/12/02
- 02/255: gnu: kquickcharts: Update to 6.8.0., guix-commits, 2024/12/02
- 09/255: gnu: ki18n: Update to 6.8.0., guix-commits, 2024/12/02
- 27/255: gnu: kcrash: Update to 6.8.0., guix-commits, 2024/12/02
- 15/255: gnu: kwindowsystem: Update to 6.8.0., guix-commits, 2024/12/02
- 21/255: gnu: libkdcraw: Update to 24.08.3., guix-commits, 2024/12/02
- 28/255: gnu: plasma-wayland-protocols: Update to 1.14.0., guix-commits, 2024/12/02
- 13/255: gnu: kdoctools: Update to 6.8.0.,
guix-commits <=
- 32/255: gnu: kitemviews: Update to 6.8.0., guix-commits, 2024/12/02
- 20/255: gnu: threadweaver: Update to 6.8.0., guix-commits, 2024/12/02
- 59/255: gnu: kglobalaccel: Update to 6.8.0., guix-commits, 2024/12/02
- 14/255: gnu: kguiaddons: Update to 6.8.0., guix-commits, 2024/12/02
- 29/255: gnu: kwayland: Update to 6.2.4., guix-commits, 2024/12/02
- 06/255: gnu: karchive: Update to 6.8.0., guix-commits, 2024/12/02
- 34/255: gnu: kidletime: Update to 6.8.0., guix-commits, 2024/12/02
- 07/255: gnu: kcalendarcore: Update to 6.8.0., guix-commits, 2024/12/02
- 35/255: gnu: kholidays: Update to 6.8.0., guix-commits, 2024/12/02
- 25/255: gnu: kcompletion: Update to 6.8.0., guix-commits, 2024/12/02