gnu: r-clubsandwich: Update to 0.5.8.

* gnu/packages/statistics.scm (r-clubsandwich): Update to 0.5.8.
This commit is contained in:
Ricardo Wurmus 2022-09-20 10:53:39 +02:00
parent 18df77f876
commit 659efed5c1
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6475,14 +6475,14 @@ (define-public r-quantpsyc
(define-public r-clubsandwich (define-public r-clubsandwich
(package (package
(name "r-clubsandwich") (name "r-clubsandwich")
(version "0.5.7") (version "0.5.8")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "clubSandwich" version)) (uri (cran-uri "clubSandwich" version))
(sha256 (sha256
(base32 (base32
"1chq0bjz0yskm3cs8k6019j9v1m3fiz4p2ysk3xmqxlcihmnvv0b")))) "1y894n35l4lzqm15ifxjnpnh95dldsfivv4098571yqf1z4a253q"))))
(properties `((upstream-name . "clubSandwich"))) (properties `((upstream-name . "clubSandwich")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs