Archived
1
0
Fork 0

gnu: r-biased-urn: Use HTTPS home page URI.

* gnu/packages/statistics.scm (r-biased-urn)[home-page]: Use HTTPS URI.
This commit is contained in:
Nicolas Goaziou 2021-02-28 11:40:22 +01:00
parent 3cb8cc255f
commit 0cdb622c9c
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -3883,7 +3883,7 @@ data behind them) can be viewed and modified in a web browser.")
"13i2lgfnjhlbbm2yxfc2l5hswqw6x03pwba5csjmirv8kpjw4xr3")))) "13i2lgfnjhlbbm2yxfc2l5hswqw6x03pwba5csjmirv8kpjw4xr3"))))
(properties `((upstream-name . "BiasedUrn"))) (properties `((upstream-name . "BiasedUrn")))
(build-system r-build-system) (build-system r-build-system)
(home-page "http://www.agner.org/random/") (home-page "https://www.agner.org/random/")
(synopsis "Biased urn model distributions") (synopsis "Biased urn model distributions")
(description (description
"This package provides statistical models of biased sampling in the form "This package provides statistical models of biased sampling in the form