[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/71: gnu: kconfig: Update to 6.5.0.
From: |
guix-commits |
Subject: |
11/71: gnu: kconfig: Update to 6.5.0. |
Date: |
Tue, 13 Aug 2024 03:01:29 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 68cf0bb36230654f952ded58d64ec98faf69aa40
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Aug 13 14:54:48 2024 +0800
gnu: kconfig: Update to 6.5.0.
* gnu/packages/kde-frameworks.scm (kconfig): Update to 6.5.0.
Change-Id: I20b414870d7c41dbeb3122452300073d7300be63
---
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 fbcc4e7749..0c40d0e005 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -703,7 +703,7 @@ KColorScheme.")
(define-public kconfig
(package
(name "kconfig")
- (version "6.4.0")
+ (version "6.5.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -712,7 +712,7 @@ KColorScheme.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1p8nq66vikm6g971vx18qbw4d2p77p0cxjyvrxark8afvrpx1czv"))))
+ "04sxibd21mzc27s67yjpg0qsd1j8w6k29wdbg2wdy7a9scam73p4"))))
(build-system qt-build-system)
(native-inputs
(list dbus extra-cmake-modules inetutils qttools))
- 26/71: gnu: kwindowsystem: Update to 6.5.0., (continued)
- 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
- 40/71: gnu: kimageformats: Update to 6.5.0., guix-commits, 2024/08/13
- 07/71: gnu: karchive: Update to 6.5.0., guix-commits, 2024/08/13
- 14/71: gnu: kdnssd: Update to 6.5.0., guix-commits, 2024/08/13
- 08/71: gnu: kcalendarcore: Update to 6.5.0., guix-commits, 2024/08/13
- 11/71: gnu: kconfig: Update to 6.5.0.,
guix-commits <=
- 18/71: gnu: kidletime: Update to 6.5.0., guix-commits, 2024/08/13
- 28/71: gnu: networkmanager-qt: Update to 6.5.0., guix-commits, 2024/08/13
- 22/71: gnu: kplotting: Update to 6.5.0., guix-commits, 2024/08/13
- 16/71: gnu: kholidays: Update to 6.5.0., guix-commits, 2024/08/13
- 29/71: gnu: prison: Update to 6.5.0., guix-commits, 2024/08/13
- 36/71: gnu: kcontacts: Update to 6.5.0., guix-commits, 2024/08/13
- 39/71: gnu: kfilemetadata: Update to 6.5.0., guix-commits, 2024/08/13
- 43/71: gnu: kpackage: Update to 6.5.0., guix-commits, 2024/08/13
- 46/71: gnu: syndication: Update to 6.5.0., guix-commits, 2024/08/13
- 58/71: gnu: knotifyconfig: Update to 6.5.0., guix-commits, 2024/08/13