[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
239/347: gnu: kconfigwidgets-6: Update to 6.3.0.
From: |
guix-commits |
Subject: |
239/347: gnu: kconfigwidgets-6: Update to 6.3.0. |
Date: |
Fri, 28 Jun 2024 09:59:05 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 6a35ef9778179be438af17169d0e43a5008b2eb8
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 01:42:14 2024 +0800
gnu: kconfigwidgets-6: Update to 6.3.0.
* gnu/packages/kde-frameworks.scm (kconfigwidgets-6): Update to 6.3.0.
[inputs]: Add libxkbcommon.
Change-Id: Ia8efb3f605669521ada30a0e3d71efeae7999009
---
gnu/packages/kde-frameworks.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index a6d4c6f71d..f55c91c45b 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3666,7 +3666,7 @@ KCModules can be created with the KConfigWidgets
framework.")
(define-public kconfigwidgets-6
(package
(name "kconfigwidgets")
- (version "6.1.0")
+ (version "6.3.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3675,7 +3675,7 @@ KCModules can be created with the KConfigWidgets
framework.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0wfiz6frwmvbjfz30ci2iilzxr1rww7i74mbjigg1xkgg4p2n98b"))))
+ "14104r6j38kjqmvx3d66xm4amdbdxl1450257l6zlf9wp1lndj5s"))))
(build-system qt-build-system)
(propagated-inputs
(list kcodecs-6 kconfig-6 kcolorscheme kwidgetsaddons-6))
@@ -3686,7 +3686,8 @@ KCModules can be created with the KConfigWidgets
framework.")
kguiaddons-6
ki18n-6
;; todo: PythonModuleGeneration
- qtdeclarative))
+ qtdeclarative
+ libxkbcommon))
(arguments
(list
#:qtbase qtbase
- 152/347: gnu: plasma-integration: Update to 6.0.4., (continued)
- 152/347: gnu: plasma-integration: Update to 6.0.4., guix-commits, 2024/06/28
- 179/347: gnu: okular: Update to 24.02.2., guix-commits, 2024/06/28
- 198/347: gnu: kdbusaddons-6: Update to 6.3.0., guix-commits, 2024/06/28
- 200/347: gnu: kguiaddons-6: Update to 6.3.0., guix-commits, 2024/06/28
- 201/347: gnu: kholidays-6: Update to 6.3.0., guix-commits, 2024/06/28
- 212/347: gnu: kwindowsystem-6: Update to 6.3.0., guix-commits, 2024/06/28
- 224/347: gnu: kcontacts-6: Update to 6.3.0., guix-commits, 2024/06/28
- 225/347: gnu: kcrash-6: Update to 6.3.0., guix-commits, 2024/06/28
- 234/347: gnu: syndication-6: Update to 6.3.0., guix-commits, 2024/06/28
- 238/347: gnu: kcmutils-6: Update to 6.3.0., guix-commits, 2024/06/28
- 239/347: gnu: kconfigwidgets-6: Update to 6.3.0.,
guix-commits <=
- 248/347: gnu: kparts-6: Update to 6.3.0., guix-commits, 2024/06/28
- 250/347: gnu: krunner-6: Update to 6.3.0., guix-commits, 2024/06/28
- 256/347: gnu: kxmlgui-6: Update to 6.3.0., guix-commits, 2024/06/28
- 262/347: gnu: breeze: Update to 6.1.1., guix-commits, 2024/06/28
- 263/347: gnu: breeze-gtk: Update to 6.1.1., guix-commits, 2024/06/28
- 267/347: gnu: kde-gtk-config: Update to 6.1.1., guix-commits, 2024/06/28
- 268/347: gnu: kdecoration: Update to 6.1.1., guix-commits, 2024/06/28
- 269/347: gnu: kde-cli-tools: Update to 6.1.1., guix-commits, 2024/06/28
- 277/347: gnu: ksshaskpass: Update to 6.1.1., guix-commits, 2024/06/28
- 279/347: gnu: layer-shell-qt: Update to 6.1.1., guix-commits, 2024/06/28