gnu: r-testthat: Update to 3.2.1.1.
* gnu/packages/statistics.scm (r-testthat): Update to 3.2.1.1. Change-Id: I57dbc93ab3dff959c3cb468e0fc71cf5865c4c65
This commit is contained in:
parent
d3e8771e89
commit
1edfcf59fa
@ -1768,13 +1768,13 @@ R packages that praise their users.")
|
|||||||
(define-public r-testthat
|
(define-public r-testthat
|
||||||
(package
|
(package
|
||||||
(name "r-testthat")
|
(name "r-testthat")
|
||||||
(version "3.2.1")
|
(version "3.2.1.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "testthat" version))
|
(uri (cran-uri "testthat" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1ba80zk9jzs91xl82bykhrvvgamfvp1h189rfq099h813dhhx60x"))))
|
"1xz94i0r62lslyqya8gz6i2r100wi26y5c2822v2i7lkflwwx1fp"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list r-brio
|
(list r-brio
|
||||||
|
Loading…
Reference in New Issue
Block a user