mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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
1 changed files with 2 additions and 2 deletions
|
@ -4108,7 +4108,7 @@ KIO enabled infrastructure.")
|
||||||
(define-public knewstuff
|
(define-public knewstuff
|
||||||
(package
|
(package
|
||||||
(name "knewstuff")
|
(name "knewstuff")
|
||||||
(version "6.4.0")
|
(version "6.5.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -4117,7 +4117,7 @@ KIO enabled infrastructure.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0vqjv2fc6inqn6hygj3c4zwzfmjijf23hgq7kz01vhyyb84gbxmf"))))
|
"0yccff5rz5g00ja3q6gkyfv28qb32icvjs42q4gkm9drc2k8jmc1"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list attica
|
(list attica
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue