gnu: kplotting: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (kplotting): Update to 5.114.0. Change-Id: Ida6140065925b3dffcb3022f7283fc68a90625ebmaster
parent
45e1f842ed
commit
9b3e689926
|
@ -1027,7 +1027,7 @@ to flat and hierarchical lists.")
|
||||||
(define-public kplotting
|
(define-public kplotting
|
||||||
(package
|
(package
|
||||||
(name "kplotting")
|
(name "kplotting")
|
||||||
(version "5.108.0")
|
(version "5.114.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -1036,7 +1036,7 @@ to flat and hierarchical lists.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1rnkwxxms2raqswgwm0i4xgjqpzkz7wl2kbdra2gqscfz7a23s4p"))))
|
"17x58pplln0plqiyhjpzdiqxngylxq5gkc5gk7b91xzm783x2k0n"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list extra-cmake-modules qttools-5))
|
(list extra-cmake-modules qttools-5))
|
||||||
|
|
Reference in New Issue