Archived
1
0
Fork 0

gnu: r-chk: Update to 0.8.0.

* gnu/packages/cran.scm (r-chk): Update to 0.8.0.
This commit is contained in:
Ricardo Wurmus 2022-03-12 23:04:25 +01:00
parent 8f6c93bec4
commit db9ddd20c3
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12746,14 +12746,14 @@ parallel calculations across cluster nodes.")
(define-public r-chk (define-public r-chk
(package (package
(name "r-chk") (name "r-chk")
(version "0.7.0") (version "0.8.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "chk" version)) (uri (cran-uri "chk" version))
(sha256 (sha256
(base32 (base32
"1fxsxgvd08lkb6amjgs4x48dhqr046mmjngjfgy2ya9cl2shd7ls")))) "10gcv00mgi88vgxr9jrs0ar67crmdcdi4m9g86cm6pg3ly0v097y"))))
(properties `((upstream-name . "chk"))) (properties `((upstream-name . "chk")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs