gnu: r-haplo-stats: Update to 1.8.9.
* gnu/packages/cran.scm (r-haplo-stats): Update to 1.8.9.
parent
1821a127e7
commit
bee70949b9
|
@ -17841,14 +17841,14 @@ include
|
|||
(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
|
||||
|
|
Reference in New Issue