gnu: r-osqp: Update to 0.6.3.1.
* gnu/packages/cran.scm (r-osqp): Update to 0.6.3.1.
This commit is contained in:
parent
3a7e7842de
commit
1a2fac04b4
@ -22851,13 +22851,13 @@ that accept short and long options.")
|
|||||||
(define-public r-osqp
|
(define-public r-osqp
|
||||||
(package
|
(package
|
||||||
(name "r-osqp")
|
(name "r-osqp")
|
||||||
(version "0.6.0.8")
|
(version "0.6.3.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "osqp" version))
|
(uri (cran-uri "osqp" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"15zd0byk8vy899hm7kd0hpx84hnr84ynai29mr7frraamr2l00ql"))))
|
"178vvv0yajjy02ww4brrjb4197dp7c0n8zmk1zwh44h9msnnacj3"))))
|
||||||
(properties `((upstream-name . "osqp")))
|
(properties `((upstream-name . "osqp")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs (list r-matrix r-r6 r-rcpp))
|
(propagated-inputs (list r-matrix r-r6 r-rcpp))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user