me
/
guix
Archived
1
0
Fork 0

gnu: r-testthat: Update to 3.2.1.1.

* gnu/packages/statistics.scm (r-testthat): Update to 3.2.1.1.

Change-Id: I57dbc93ab3dff959c3cb468e0fc71cf5865c4c65
master
Ricardo Wurmus 2024-04-17 17:48:00 +02:00
parent d3e8771e89
commit 1edfcf59fa
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1768,13 +1768,13 @@ R packages that praise their users.")
(define-public r-testthat
(package
(name "r-testthat")
(version "3.2.1")
(version "3.2.1.1")
(source (origin
(method url-fetch)
(uri (cran-uri "testthat" version))
(sha256
(base32
"1ba80zk9jzs91xl82bykhrvvgamfvp1h189rfq099h813dhhx60x"))))
"1xz94i0r62lslyqya8gz6i2r100wi26y5c2822v2i7lkflwwx1fp"))))
(build-system r-build-system)
(propagated-inputs
(list r-brio