gnu: r-extremes: Use HTTPS home page.
* gnu/packages/cran.scm (r-extremes)[home-page]: Use HTTPS.
This commit is contained in:
parent
e98f34228f
commit
bcb697fce7
1 changed files with 1 additions and 1 deletions
|
|
@ -2286,7 +2286,7 @@ SpatialVx.")
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("r-distillery" ,r-distillery)
|
`(("r-distillery" ,r-distillery)
|
||||||
("r-lmoments" ,r-lmoments)))
|
("r-lmoments" ,r-lmoments)))
|
||||||
(home-page "http://www.assessment.ucar.edu/toolkit/")
|
(home-page "https://www.assessment.ucar.edu/toolkit/")
|
||||||
(synopsis "Extreme value analysis")
|
(synopsis "Extreme value analysis")
|
||||||
(description
|
(description
|
||||||
"ExtRemes is a suite of functions for carrying out analyses on the
|
"ExtRemes is a suite of functions for carrying out analyses on the
|
||||||
|
|
|
||||||
Reference in a new issue