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
(package
(name "r-haplo-stats")
(version "1.8.7")
(version "1.8.9")
(source
(origin
(method url-fetch)
(uri (cran-uri "haplo.stats" version))
(sha256
(base32
"1q2zn72j92bwhcdswk4qqfgzch56p9pcy2xhkd3safvqp3l9rzpw"))))
"0np9kw4f30xbvwr4f79g909ilis5n273ridmlwyzjxiskiry6mx0"))))
(properties `((upstream-name . "haplo.stats")))
(build-system r-build-system)
(propagated-inputs