gnu: r-r-rsp: Update to 0.44.0.
* gnu/packages/statistics.scm (r-r-rsp): Update to 0.44.0.
This commit is contained in:
parent
c85c85d67c
commit
c4dfd2bf62
@ -3551,13 +3551,13 @@ persistent (on the file system).")
|
|||||||
(define-public r-r-rsp
|
(define-public r-r-rsp
|
||||||
(package
|
(package
|
||||||
(name "r-r-rsp")
|
(name "r-r-rsp")
|
||||||
(version "0.43.2")
|
(version "0.44.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "R.rsp" version))
|
(uri (cran-uri "R.rsp" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"128zqyvbq9hm9gy86jzhj609lkfw57vr24mdxgh46ncmx66ag4gj"))))
|
"0n9sxrffahgxcc8h9vgxg5i446g14cibixpf82nkpm5bvidhfsc9"))))
|
||||||
(properties `((upstream-name . "R.rsp")))
|
(properties `((upstream-name . "R.rsp")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user