gnu: knewstuff: Update to 6.13.0.

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

Change-Id: I05bc83b451a6154c08a2413598ea5c8e568d8be3
This commit is contained in:
宋文武 2025-05-04 14:10:14 +08:00 committed by Andreas Enge
parent 42ccd2e53f
commit 31b2f43b0d
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

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