gnu: r-haplo-stats: Update to 1.9.5.
* gnu/packages/cran.scm (r-haplo-stats): Update to 1.9.5. Change-Id: Ic7e9c54242a0112de0b110e1b2c3c30288dd135amaster
parent
eb50f38a6d
commit
5709ad0046
|
@ -23260,14 +23260,14 @@ include
|
|||
(define-public r-haplo-stats
|
||||
(package
|
||||
(name "r-haplo-stats")
|
||||
(version "1.9.3")
|
||||
(version "1.9.5")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "haplo.stats" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1nwxmx3v0085bdr14sr1n4wpipyp1bdq9qhx2gxmx9h3l02glkis"))))
|
||||
"17h7nxpc5ggxwpc4j4cxf7n0qglc93vhwd4ljwa8ic33x3yab673"))))
|
||||
(properties `((upstream-name . "haplo.stats")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue