gnu: r-r-rsp: Update to 0.43.0.

* gnu/packages/statistics.scm (r-r-rsp): Update to 0.43.0.
This commit is contained in:
Ricardo Wurmus 2018-09-05 15:00:00 +02:00
parent eefa7c7f3d
commit e2a2c3378e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3511,13 +3511,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.42.0") (version "0.43.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
"1zcq0hzi0j7fvj2rs796a1i120wbr0387vck17rrd644awwbsbm0")))) "0ax6781kfylx0acz0i3sqnpkxmrq73x29wwfic59ng7vj0ws0gyd"))))
(properties `((upstream-name . "R.rsp"))) (properties `((upstream-name . "R.rsp")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs