z572 pushed a commit to branch kde-team
in repository guix.
commit a443035dcdfb00892294a4fdb88d48fb8ca898e6
Author: Zheng Junjie <[email protected]>
AuthorDate: Thu Jun 27 16:33:12 2024 +0800
gnu: kpmcore: Update to 24.05.1.
* gnu/packages/kde.scm (kpmcore): Update to 24.05.1.
[inputs]: Remove kauth, kcoreaddons, ki18n, kwidgetsaddons, polkit-qt,
qtbase-5, and qca; add kauth-6, kcoreaddons-6, ki18n-6,
kwidgetsaddons-6, polkit-qt6, qtbase, and qca-qt6.
Change-Id: I7865c893e52ec5ac1048f898369f0f1f56bd404e
---
gnu/packages/kde.scm | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 31cdb7b210..2bc0ffbecd 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -1163,7 +1163,7 @@ multi-floor indoor maps.")
(define-public kpmcore
(package
(name "kpmcore")
- (version "23.04.3")
+ (version "24.05.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1171,18 +1171,18 @@ multi-floor indoor maps.")
"/src/" name "-" version ".tar.xz"))
(sha256
(base32
- "0cz0pz84sxa7lvkq8v25775z7x7g6pz9sq7c90pfv8h9qsz8q1l9"))))
+ "166imflc4azajd6xybl64nv07wszx43lz3a9vhbmwawzyws6k92x"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules pkg-config))
(inputs
- (list kauth
- kcoreaddons
- ki18n
- kwidgetsaddons
- polkit-qt
- qtbase-5
- qca
+ (list kauth-6
+ kcoreaddons-6
+ ki18n-6
+ kwidgetsaddons-6
+ polkit-qt6
+ qtbase
+ qca-qt6
`(,util-linux "lib")))
(arguments
(list