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

* gnu/packages/cran.scm (r-haplo-stats): Update to 1.8.6.
This commit is contained in:
Ricardo Wurmus 2020-10-31 13:42:59 +01:00
parent 7028e6331d
commit 5619d9ddf5
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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