gnu: r-haplo-stats: Update to 1.8.9.

* gnu/packages/cran.scm (r-haplo-stats): Update to 1.8.9.
This commit is contained in:
Ricardo Wurmus 2022-06-13 14:21:55 +02:00
parent 1821a127e7
commit bee70949b9
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -17841,14 +17841,14 @@ (define-public r-arsenal
(define-public r-haplo-stats (define-public r-haplo-stats
(package (package
(name "r-haplo-stats") (name "r-haplo-stats")
(version "1.8.7") (version "1.8.9")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "haplo.stats" version)) (uri (cran-uri "haplo.stats" version))
(sha256 (sha256
(base32 (base32
"1q2zn72j92bwhcdswk4qqfgzch56p9pcy2xhkd3safvqp3l9rzpw")))) "0np9kw4f30xbvwr4f79g909ilis5n273ridmlwyzjxiskiry6mx0"))))
(properties `((upstream-name . "haplo.stats"))) (properties `((upstream-name . "haplo.stats")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs