mirror of
https://codeberg.org/guix/guix.git
synced 2026-04-28 06:34:05 +00:00
gnu: r-testit: Update to 0.18.
* gnu/packages/cran.scm (r-testit): Update to 0.18. Change-Id: Ic8279260cfe7a6a7ad158b0c70c0b89bba9c41a9
This commit is contained in:
@@ -37686,13 +37686,13 @@ R objects.")
|
||||
(define-public r-testit
|
||||
(package
|
||||
(name "r-testit")
|
||||
(version "0.17")
|
||||
(version "0.18")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "testit" version))
|
||||
(sha256
|
||||
(base32 "1gi8ayadl2l8kxbsywxx0qln6qwmch6ybld02m5j3bhjzlq60xzv"))))
|
||||
(base32 "025m771sy66nr34yl8yz2yv5vr28ngqaq9h02qf9j22qri4vh8db"))))
|
||||
(properties `((upstream-name . "testit")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user