mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
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:
parent
fe549408fb
commit
4b450331b9
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue