gnu: r-distillery: Use HTTPS home page.

* gnu/packages/cran.scm (r-distillery)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-17 22:43:44 +01:00
parent 821aa687b4
commit e98f34228f
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2261,7 +2261,7 @@ (define-public r-distillery
(base32 (base32
"1mi3ig9jq0kd7yrwc5m37lmrw04p1b4lirnbsxi10z3n5yay4429")))) "1mi3ig9jq0kd7yrwc5m37lmrw04p1b4lirnbsxi10z3n5yay4429"))))
(build-system r-build-system) (build-system r-build-system)
(home-page "http://www.ral.ucar.edu/staff/ericg") (home-page "https://ral.ucar.edu/staff/ericg/")
(synopsis "Functions for confidence intervals and object information") (synopsis "Functions for confidence intervals and object information")
(description (description
"This package provides some very simple method functions for confidence "This package provides some very simple method functions for confidence