me
/
guix
Archived
1
0
Fork 0

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>
master
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
1 changed files with 3 additions and 3 deletions

View File

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