gnu: knewstuff: Update to 6.10.0.

* gnu/packages/kde-frameworks.scm (knewstuff): Update to 6.10.0.

Change-Id: I3d29bc397fadd45fffb37ccaadf87eb0eb130651
This commit is contained in:
Zheng Junjie 2025-01-10 11:51:31 +08:00
parent fe549408fb
commit 4b450331b9
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -4133,7 +4133,7 @@ (define-public kio-5
(define-public knewstuff (define-public knewstuff
(package (package
(name "knewstuff") (name "knewstuff")
(version "6.5.0") (version "6.10.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -4142,7 +4142,7 @@ (define-public knewstuff
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0yccff5rz5g00ja3q6gkyfv28qb32icvjs42q4gkm9drc2k8jmc1")))) "1rz4h4cxiz9w923vs0vl4saimjk7lwcdw7a81bw2fgg09yjmxjw1"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(propagated-inputs (propagated-inputs
(list attica (list attica