Archived
1
0
Fork 0

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

* gnu/packages/cran.scm (r-haplo-stats): Update to 1.9.5.1.

Change-Id: I9b0111e471f88766ccc2096cb65720f9716ad1a2
This commit is contained in:
Ricardo Wurmus 2024-02-10 13:02:32 +01:00
parent 02ac1924a9
commit e407385d84
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -23613,14 +23613,14 @@ include
(define-public r-haplo-stats (define-public r-haplo-stats
(package (package
(name "r-haplo-stats") (name "r-haplo-stats")
(version "1.9.5") (version "1.9.5.1")
(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
"17h7nxpc5ggxwpc4j4cxf7n0qglc93vhwd4ljwa8ic33x3yab673")))) "1fcnyglmz9ia6zpk0vvmjqiwxlpal58rksgb1yvrajqgylw3kbsy"))))
(properties `((upstream-name . "haplo.stats"))) (properties `((upstream-name . "haplo.stats")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs