gnu: kpmcore: Update to 24.05.2.

* gnu/packages/kde.scm (kpmcore): Update to 24.05.2.
[inputs]: Remove polkit-qt, qtbase-5, and qca; add polkit-qt6, qtbase, and
qca-qt6.

Change-Id: I988f1557a012e67c7a896fde392a55d45375786e
This commit is contained in:
Zheng Junjie 2024-07-06 18:28:07 +08:00
parent f12d8833f4
commit 437f515d5e
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1186,7 +1186,7 @@ (define-public kosmindoormap
(define-public kpmcore
(package
(name "kpmcore")
(version "23.04.3")
(version "24.05.2")
(source (origin
(method url-fetch)
(uri (string-append
@ -1194,7 +1194,7 @@ (define-public kpmcore
"/src/" name "-" version ".tar.xz"))
(sha256
(base32
"0cz0pz84sxa7lvkq8v25775z7x7g6pz9sq7c90pfv8h9qsz8q1l9"))))
"1nrmfxs8hbba8b3ml4g9qaf0klzcm8ar052npv5lm0whx6zld1lf"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules pkg-config))
@ -1203,9 +1203,9 @@ (define-public kpmcore
kcoreaddons
ki18n
kwidgetsaddons
polkit-qt
qtbase-5
qca
polkit-qt6
qtbase
qca-qt6
`(,util-linux "lib")))
(arguments
(list