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:
Ricardo Wurmus 2020-07-13 21:03:58 +02:00
parent c85c85d67c
commit c4dfd2bf62
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -3551,13 +3551,13 @@ persistent (on the file system).")
(define-public r-r-rsp
(package
(name "r-r-rsp")
(version "0.43.2")
(version "0.44.0")
(source (origin
(method url-fetch)
(uri (cran-uri "R.rsp" version))
(sha256
(base32
"128zqyvbq9hm9gy86jzhj609lkfw57vr24mdxgh46ncmx66ag4gj"))))
"0n9sxrffahgxcc8h9vgxg5i446g14cibixpf82nkpm5bvidhfsc9"))))
(properties `((upstream-name . "R.rsp")))
(build-system r-build-system)
(propagated-inputs