1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-22 00:55:56 +02:00

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

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

Change-Id: I5e0ff6bd91d61070bd1d0f22d7ffed8f5b534da9
This commit is contained in:
Ricardo Wurmus
2024-11-01 15:00:52 +01:00
parent c7093e82fd
commit a31189c459
+2 -2
View File
@@ -25269,14 +25269,14 @@ include
(define-public r-haplo-stats
(package
(name "r-haplo-stats")
(version "1.9.5.1")
(version "1.9.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "haplo.stats" version))
(sha256
(base32
"1fcnyglmz9ia6zpk0vvmjqiwxlpal58rksgb1yvrajqgylw3kbsy"))))
"1h6r6ddhff75n9brh1pxpqc0s7xn36ly1c3nhlnjipy0k77kxdrg"))))
(properties `((upstream-name . "haplo.stats")))
(build-system r-build-system)
(propagated-inputs