mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: r-testit: Update to 0.17.
* gnu/packages/cran.scm (r-testit): Update to 0.17. Change-Id: I8d3c8b9255a8dca9574532a1ed3162824b6f34e7
This commit is contained in:
@@ -36732,13 +36732,13 @@ R objects.")
|
||||
(define-public r-testit
|
||||
(package
|
||||
(name "r-testit")
|
||||
(version "0.16")
|
||||
(version "0.17")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "testit" version))
|
||||
(sha256
|
||||
(base32 "1l6apg3w2cbygqqkjwgyv7pkkvjwz7icql6w8jbzz6w933wmqrj1"))))
|
||||
(base32 "1gi8ayadl2l8kxbsywxx0qln6qwmch6ybld02m5j3bhjzlq60xzv"))))
|
||||
(properties `((upstream-name . "testit")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user