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

* gnu/packages/cran.scm (r-haplo-stats): Update to 1.8.7.
This commit is contained in:
Ricardo Wurmus 2021-09-29 15:33:24 +02:00
parent a7bfaaaaa0
commit 4e64840930
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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