mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kplotting: Update to 6.5.0.
* gnu/packages/kde-frameworks.scm (kplotting): Update to 6.5.0. Change-Id: Id6c5e3b04ab439a9f8ca1c9d0d2f40ef2495cf9e
This commit is contained in:
parent
90b216c78c
commit
9328af3fb4
1 changed files with 2 additions and 2 deletions
|
@ -1398,7 +1398,7 @@ to flat and hierarchical lists.")
|
||||||
(define-public kplotting
|
(define-public kplotting
|
||||||
(package
|
(package
|
||||||
(name "kplotting")
|
(name "kplotting")
|
||||||
(version "6.4.0")
|
(version "6.5.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
|
||||||
"0xzwf4dfhkl2f5gahlgvfijl0big8nffrq0l3mxgjj27h467g72g"))))
|
"0hyrh3sw6znl79xxhqw7jqgyhh1b59aq7lmhkpagl0i0sk29f5h2"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list extra-cmake-modules qttools))
|
(list extra-cmake-modules qttools))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue