gnu: kplotting: Update to 6.4.0.
* gnu/packages/kde-frameworks.scm (kplotting): Update to 6.4.0. Change-Id: I6276372537881b502c297eee364055f3d9d3ae2fmaster
parent
33c111b032
commit
fbd30763d0
|
@ -1398,7 +1398,7 @@ to flat and hierarchical lists.")
|
||||||
(define-public kplotting
|
(define-public kplotting
|
||||||
(package
|
(package
|
||||||
(name "kplotting")
|
(name "kplotting")
|
||||||
(version "6.3.0")
|
(version "6.4.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -1407,7 +1407,7 @@ to flat and hierarchical lists.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"08cmp86h7pwjsds2kdcnnab8nincnmp72irk9y9ansqfglsgmrzq"))))
|
"0xzwf4dfhkl2f5gahlgvfijl0big8nffrq0l3mxgjj27h467g72g"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list extra-cmake-modules qttools))
|
(list extra-cmake-modules qttools))
|
||||||
|
|
Reference in New Issue