mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-14 09:00:39 +02:00
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:
@@ -4097,7 +4097,7 @@ KIO enabled infrastructure.")
|
||||
(define-public knewstuff
|
||||
(package
|
||||
(name "knewstuff")
|
||||
(version "6.10.0")
|
||||
(version "6.13.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@@ -4106,7 +4106,7 @@ KIO enabled infrastructure.")
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1rz4h4cxiz9w923vs0vl4saimjk7lwcdw7a81bw2fgg09yjmxjw1"))))
|
||||
"166p4r15jpizw76ysz8vy9cv06zxs3wf8ch7fqxg14q5rb77721k"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list attica
|
||||
|
||||
Reference in New Issue
Block a user