mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: r-distillery: Use HTTPS home page.
* gnu/packages/cran.scm (r-distillery)[home-page]: Use HTTPS.
This commit is contained in:
parent
821aa687b4
commit
e98f34228f
1 changed files with 1 additions and 1 deletions
|
@ -2261,7 +2261,7 @@ (define-public r-distillery
|
|||
(base32
|
||||
"1mi3ig9jq0kd7yrwc5m37lmrw04p1b4lirnbsxi10z3n5yay4429"))))
|
||||
(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")
|
||||
(description
|
||||
"This package provides some very simple method functions for confidence
|
||||
|
|
Loading…
Reference in a new issue