mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kplotting: Update to 6.13.0.
* gnu/packages/kde-frameworks.scm (kplotting): Update to 6.13.0. Change-Id: Ia155257d0f7c1daaff21db2f2ec66fdf70f9bc3e
This commit is contained in:
parent
c355c44112
commit
f40b8b6888
1 changed files with 2 additions and 2 deletions
|
@ -1416,7 +1416,7 @@ to flat and hierarchical lists.")
|
|||
(define-public kplotting
|
||||
(package
|
||||
(name "kplotting")
|
||||
(version "6.10.0")
|
||||
(version "6.13.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -1425,7 +1425,7 @@ to flat and hierarchical lists.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0grdj8ghfh706vrl1bs7yavw7ygv22hjnngsgjbykcdz34qdjhb9"))))
|
||||
"05jrjg2gnm8nfm0gja4azmmd9ixmv94i4gxy9ry7srxcs3wmd2wi"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules qttools))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue