gnu: kqtquickcharts: Update to 19.08.2.
* gnu/packages/kde.scm (kqtquickcharts): Update to 19.08.2.master
parent
869184af51
commit
6da8785728
|
@ -571,7 +571,7 @@ communicate with each other. Here's a few things KDE Connect can do:
|
||||||
(define-public kqtquickcharts
|
(define-public kqtquickcharts
|
||||||
(package
|
(package
|
||||||
(name "kqtquickcharts")
|
(name "kqtquickcharts")
|
||||||
(version "19.08.1")
|
(version "19.08.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -579,7 +579,7 @@ communicate with each other. Here's a few things KDE Connect can do:
|
||||||
version "/src/kqtquickcharts-" version ".tar.xz"))
|
version "/src/kqtquickcharts-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1j3rivvh4sa94lsd0hi4xfvcikl05zrqd7634wxyaxs718ais6dg"))))
|
"1yy9fyd8y4g25ljdsbil19qdf4j3mzmzl489sx7rqpm3lfdzjh9k"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("extra-cmake-modules" ,extra-cmake-modules)))
|
`(("extra-cmake-modules" ,extra-cmake-modules)))
|
||||||
|
|
Reference in New Issue