mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: kplotting: Update to 6.21.0.
* gnu/packages/kde-frameworks.scm (kplotting): Update to 6.21.0. Change-Id: I47c6468e012425ad4204734fa58e13ed0150b1ee
This commit is contained in:
parent
1778c41694
commit
d37b1bb8bf
1 changed files with 2 additions and 2 deletions
|
|
@ -1408,7 +1408,7 @@ to flat and hierarchical lists.")
|
|||
(define-public kplotting
|
||||
(package
|
||||
(name "kplotting")
|
||||
(version "6.19.0")
|
||||
(version "6.21.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
|
@ -1417,7 +1417,7 @@ to flat and hierarchical lists.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"14l2im8bjj0w5hmnj0bwm8298cmw3zi5l71k5hf3v8rraiyk80sj"))))
|
||||
"1grglgnc4zxd9166ay5bzdzm3k6liza9w87b8qx2jrfbafxikcy7"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules qttools))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue