[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
53/126: gnu: kconfigwidgets: Update to 6.4.0.
From: |
guix-commits |
Subject: |
53/126: gnu: kconfigwidgets: Update to 6.4.0. |
Date: |
Tue, 30 Jul 2024 06:36:56 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 84d5651a0d68a03cc8f6f150159a510c60ec9418
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 00:24:51 2024 +0800
gnu: kconfigwidgets: Update to 6.4.0.
* gnu/packages/kde-frameworks.scm (kconfigwidgets): Update to 6.4.0.
Change-Id: I1ff54234dd8c144a26708c6ad97f64aea27f89d5
---
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 a3a7a367e3..65b46eceba 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3344,7 +3344,7 @@ KCModules can be created with the KConfigWidgets
framework.")
(define-public kconfigwidgets
(package
(name "kconfigwidgets")
- (version "6.3.0")
+ (version "6.4.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3353,7 +3353,7 @@ KCModules can be created with the KConfigWidgets
framework.")
name "-" version ".tar.xz"))
(sha256
(base32
- "14104r6j38kjqmvx3d66xm4amdbdxl1450257l6zlf9wp1lndj5s"))))
+ "10rr77abb44v8lhn9zvf65r8akybnjim443ib7dx3ljp2phykxwq"))))
(build-system qt-build-system)
(propagated-inputs
(list kcodecs kconfig kcolorscheme kwidgetsaddons))
- 29/126: gnu: networkmanager-qt: Update to 6.4.0., (continued)
- 29/126: gnu: networkmanager-qt: Update to 6.4.0., guix-commits, 2024/07/30
- 37/126: gnu: kcontacts: Update to 6.4.0., guix-commits, 2024/07/30
- 32/126: gnu: solid: Update to 6.4.0., guix-commits, 2024/07/30
- 38/126: gnu: kcrash: Update to 6.4.0., guix-commits, 2024/07/30
- 44/126: gnu: kpackage: Update to 6.4.0., guix-commits, 2024/07/30
- 35/126: gnu: kauth: Update to 6.4.0., guix-commits, 2024/07/30
- 31/126: gnu: qqc2-desktop-style: Update to 6.4.0., guix-commits, 2024/07/30
- 45/126: gnu: kpty: Update to 6.4.0., guix-commits, 2024/07/30
- 48/126: gnu: baloo: Update to 6.4.0., guix-commits, 2024/07/30
- 52/126: gnu: kcmutils: Update to 6.4.0., guix-commits, 2024/07/30
- 53/126: gnu: kconfigwidgets: Update to 6.4.0.,
guix-commits <=
- 51/126: gnu: kbookmarks: Update to 6.4.0., guix-commits, 2024/07/30
- 54/126: gnu: kdeclarative: Update to 6.4.0., guix-commits, 2024/07/30
- 61/126: gnu: knotifyconfig: Update to 6.4.0., guix-commits, 2024/07/30
- 60/126: gnu: knewstuff: Update to 6.4.0., guix-commits, 2024/07/30
- 62/126: gnu: kparts: Update to 6.4.0., guix-commits, 2024/07/30
- 64/126: gnu: krunner: Update to 6.4.0., guix-commits, 2024/07/30
- 66/126: gnu: kstatusnotifieritem: Update to 6.4.0., guix-commits, 2024/07/30
- 65/126: gnu: kservice: Update to 6.4.0., guix-commits, 2024/07/30
- 68/126: gnu: ktextwidgets: Update to 6.4.0., guix-commits, 2024/07/30
- 72/126: gnu: libplasma: Update to 6.1.3., guix-commits, 2024/07/30