gnu: knewstuff: Update to 6.16.0.

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

Change-Id: I5881b5dab48d5867c1a1db4d5bc76a1261007891
This commit is contained in:
Zheng Junjie 2025-07-21 16:45:58 +08:00
parent 6a741e608a
commit c39bfc94c3
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -4149,7 +4149,7 @@ KIO enabled infrastructure.")
(define-public knewstuff (define-public knewstuff
(package (package
(name "knewstuff") (name "knewstuff")
(version "6.13.0") (version "6.16.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -4158,7 +4158,7 @@ KIO enabled infrastructure.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"166p4r15jpizw76ysz8vy9cv06zxs3wf8ch7fqxg14q5rb77721k")))) "0qjfw7b26vcm1w69sapsr5j53sryw2p1p1g2b3qw3a6pkfl0kr2k"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(propagated-inputs (propagated-inputs
(list attica (list attica