gnu: knewstuff: Update to 5.108.0.

* gnu/packages/kde-frameworks.scm (knewstuff): Update to 5.108.0.
[native-inputs]: Add qttools-5.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Zheng Junjie 2023-07-14 00:18:04 +08:00 committed by 宋文武
parent 35cb06d47f
commit 03565e035c
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -2752,7 +2752,7 @@ KIO enabled infrastructure.")
(define-public knewstuff (define-public knewstuff
(package (package
(name "knewstuff") (name "knewstuff")
(version "5.98.0") (version "5.108.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -2761,12 +2761,12 @@ KIO enabled infrastructure.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"09mxzpv0l1i5ml963gdnji8rskmi8b2f0hp4rn6ibkcj00z48fgy")))) "1hlzkacybf35lnl92vk8xkapkq5pygy8fqngskvj9f4692k6562s"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(propagated-inputs (propagated-inputs
(list attica kservice kxmlgui)) (list attica kservice kxmlgui))
(native-inputs (native-inputs
(list extra-cmake-modules)) (list extra-cmake-modules qttools-5))
(inputs (inputs
(list karchive (list karchive
kauth kauth