[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/76: gnu: kconfigwidgets: Update to 6.8.0.
From: |
guix-commits |
Subject: |
55/76: gnu: kconfigwidgets: Update to 6.8.0. |
Date: |
Thu, 28 Nov 2024 06:37:53 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 1d1b6a01c31a06c1ca83c6a566d8802752436521
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Nov 27 23:56:19 2024 +0800
gnu: kconfigwidgets: Update to 6.8.0.
* gnu/packages/kde-frameworks.scm (kconfigwidgets): Update to 6.8.0.
Change-Id: I2313cb8e4b12c2064307330aabd32f59fb467ac9
---
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 da77265688..6ef414d569 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3368,7 +3368,7 @@ KCModules can be created with the KConfigWidgets
framework.")
(define-public kconfigwidgets
(package
(name "kconfigwidgets")
- (version "6.5.0")
+ (version "6.8.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3377,7 +3377,7 @@ KCModules can be created with the KConfigWidgets
framework.")
name "-" version ".tar.xz"))
(sha256
(base32
- "04jn7s044n5yl04ic8kd47y3z07j9cb48121bi8gnxq4zj1ld054"))))
+ "1wdl3ip931kqxhg5bmxdzki30si28cx8d2ppxkk509xk3wpsihwx"))))
(build-system qt-build-system)
(propagated-inputs
(list kcodecs kconfig kcolorscheme kwidgetsaddons))
- 08/76: gnu: kcodecs: Update to 6.8.0., (continued)
- 08/76: gnu: kcodecs: Update to 6.8.0., guix-commits, 2024/11/28
- 10/76: gnu: kcoreaddons: Update to 6.8.0., guix-commits, 2024/11/28
- 22/76: gnu: kauth: Update to 6.8.0., guix-commits, 2024/11/28
- 28/76: gnu: plasma-wayland-protocols: Update to 1.14.0., guix-commits, 2024/11/28
- 37/76: gnu: solid: Update to 6.8.0., guix-commits, 2024/11/28
- 39/76: gnu: kpackage: Update to 6.8.0., guix-commits, 2024/11/28
- 33/76: gnu: kitemmodels: Update to 6.8.0., guix-commits, 2024/11/28
- 31/76: gnu: kplotting: Update to 6.8.0., guix-commits, 2024/11/28
- 48/76: gnu: qqc2-desktop-style: Update to 6.8.0., guix-commits, 2024/11/28
- 34/76: gnu: kidletime: Update to 6.8.0., guix-commits, 2024/11/28
- 55/76: gnu: kconfigwidgets: Update to 6.8.0.,
guix-commits <=
- 35/76: gnu: kholidays: Update to 6.8.0., guix-commits, 2024/11/28
- 64/76: gnu: kparts: Update to 6.8.0., guix-commits, 2024/11/28
- 66/76: gnu: krunner: Update to 6.8.0., guix-commits, 2024/11/28
- 65/76: gnu: kpeople: Update to 6.8.0., guix-commits, 2024/11/28
- 67/76: gnu: kservice: Update to 6.8.0., guix-commits, 2024/11/28
- 63/76: gnu: knotifyconfig: Update to 6.8.0., guix-commits, 2024/11/28
- 68/76: gnu: kstatusnotifieritem: Update to 6.8.0., guix-commits, 2024/11/28
- 69/76: gnu: ktexteditor: Update to 6.8.0., guix-commits, 2024/11/28
- 70/76: gnu: ktextwidgets: Update to 6.8.0., guix-commits, 2024/11/28
- 72/76: gnu: kwallet: Update to 6.8.0., guix-commits, 2024/11/28