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

* gnu/packages/cran.scm (r-haplo-stats): Update to 1.8.5.
This commit is contained in:
Ricardo Wurmus 2020-08-30 23:28:40 +02:00
parent b19acea286
commit 0df84248cc
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -14048,14 +14048,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.2") (version "1.8.5")
(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
"13gc980jk1pas7mz9b4nmwqd64qhh2c0xhq1z06z67jgv7k8n7dc")))) "1f5cyyyavkf4l6kksp87s8d92vjrnhxmpz6j737pa527pn3gghf9"))))
(properties `((upstream-name . "haplo.stats"))) (properties `((upstream-name . "haplo.stats")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs