[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
52/126: gnu: kcmutils: Update to 6.4.0.
From: |
guix-commits |
Subject: |
52/126: gnu: kcmutils: 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 12d3ee2fc45aa5bc5a2c8741be10f56790d622dc
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 00:24:51 2024 +0800
gnu: kcmutils: Update to 6.4.0.
* gnu/packages/kde-frameworks.scm (kcmutils): Update to 6.4.0.
Change-Id: I892d0505574b62a0b3cecea68f63e943eeae0959
---
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 0a56b694dc..a3a7a367e3 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3240,7 +3240,7 @@ using the XBEL format.")
(define-public kcmutils
(package
(name "kcmutils")
- (version "6.3.0")
+ (version "6.4.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3249,7 +3249,7 @@ using the XBEL format.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0h4fjav5r2hc8520yh5hwvxw982rad3sf9n1vjffbj93wj6b164r"))))
+ "1giiizy0vpcbd1ax340cmn2lzic931scxdqglgmlq4v7zqzjkcar"))))
(build-system cmake-build-system)
(propagated-inputs
(list kconfigwidgets
- 27/126: gnu: kwindowsystem: Update to 6.4.0., (continued)
- 27/126: gnu: kwindowsystem: Update to 6.4.0., guix-commits, 2024/07/30
- 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 <=
- 53/126: gnu: kconfigwidgets: Update to 6.4.0., guix-commits, 2024/07/30
- 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