gnu: knewstuff: Update to 6.5.0.
* gnu/packages/kde-frameworks.scm (knewstuff): Update to 6.5.0. Change-Id: I82b30b5fb1276738a8366d0c21f759155a41f0f2
This commit is contained in:
parent
bcb68a24ce
commit
c84a992eee
@ -4108,7 +4108,7 @@ KIO enabled infrastructure.")
|
||||
(define-public knewstuff
|
||||
(package
|
||||
(name "knewstuff")
|
||||
(version "6.4.0")
|
||||
(version "6.5.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -4117,7 +4117,7 @@ KIO enabled infrastructure.")
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0vqjv2fc6inqn6hygj3c4zwzfmjijf23hgq7kz01vhyyb84gbxmf"))))
|
||||
"0yccff5rz5g00ja3q6gkyfv28qb32icvjs42q4gkm9drc2k8jmc1"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list attica
|
||||
|
Loading…
Reference in New Issue
Block a user