[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/332: gnu: kconfig: Update to 5.108.0.
From: |
guix-commits |
Subject: |
02/332: gnu: kconfig: Update to 5.108.0. |
Date: |
Thu, 3 Aug 2023 05:43:32 -0400 (EDT) |
iyzsong pushed a commit to branch kde-updates
in repository guix.
commit ab9ce3471bd6db44bf3863332ddaac9e705532a6
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Wed Jul 12 10:08:54 2023 +0800
gnu: kconfig: Update to 5.108.0.
* gnu/packages/kde-frameworks.scm (kconfig): Update to 5.108.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
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 452ca3476d..031199cb67 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -557,7 +557,7 @@ Internet).")
(define-public kconfig
(package
(name "kconfig")
- (version "5.98.0")
+ (version "5.108.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -566,7 +566,7 @@ Internet).")
name "-" version ".tar.xz"))
(sha256
(base32
- "15m2bggfr682q68dym7nzmvz7q7pwarzijad1wj0r5cs62l3bkjy"))))
+ "0gq30f5yx3razkn12zq7224sivl76jikf7c4xdfc9fw1k54sxbjd"))))
(build-system cmake-build-system)
(native-inputs
(list dbus extra-cmake-modules inetutils qttools-5
- branch kde-updates created (now 0a4490e4fd), guix-commits, 2023/08/03
- 02/332: gnu: kconfig: Update to 5.108.0.,
guix-commits <=
- 07/332: gnu: breeze-icons: Update to 5.108.0., guix-commits, 2023/08/03
- 08/332: gnu: kapidox: Update to 5.108.0., guix-commits, 2023/08/03
- 09/332: gnu: kapidox: Use G-expressions., guix-commits, 2023/08/03
- 10/332: gnu: karchive: Update to 5.108.0., guix-commits, 2023/08/03
- 14/332: gnu: kcoreaddons: Update to 5.108.0., guix-commits, 2023/08/03
- 15/332: gnu: kcoreaddons: Use G-expressions., guix-commits, 2023/08/03
- 05/332: gnu: attica: Use G-expressions., guix-commits, 2023/08/03
- 03/332: gnu: kquickcharts: Update to 5.108.0., guix-commits, 2023/08/03
- 06/332: gnu: bluez-qt: Update to 5.108.0., guix-commits, 2023/08/03
- 01/332: gnu: extra-cmake-modules: Update to 5.108.0., guix-commits, 2023/08/03