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

* gnu/packages/cran.scm (r-haplo-stats): Update to 1.9.2.
This commit is contained in:
Ricardo Wurmus 2022-11-29 15:22:18 +01:00
parent 16b60563b1
commit ead8f7ba95
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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