mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 03:45:07 -06:00
gnu: r-gpfit: Update to 1.0-9.
* gnu/packages/cran.scm (r-gpfit): Update to 1.0-9. Change-Id: I0e7501aea9978b91ff930b938ee5c15e0770a172
This commit is contained in:
parent
4537281aef
commit
0e0f3e5ab9
1 changed files with 2 additions and 2 deletions
|
|
@ -48151,14 +48151,14 @@ object sizes.")
|
|||
(define-public r-gpfit
|
||||
(package
|
||||
(name "r-gpfit")
|
||||
(version "1.0-8")
|
||||
(version "1.0-9")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "GPfit" version))
|
||||
(sha256
|
||||
(base32
|
||||
"05mpiyi2vxv0wqp422n1mnxa8msc4daq40cwpnpngbcwqhlgqkby"))))
|
||||
"0g38llkzyg6dv1mnq39c0ifb6hkrfwphrbgydlrqkqxy212701v3"))))
|
||||
(properties `((upstream-name . "GPfit")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue