gnu: r-broom: Use HTTPS home page.

* gnu/packages/cran.scm (r-broom)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2018-07-05 01:25:02 +02:00
parent 142869f80f
commit 6e19d50e32
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -1737,7 +1737,7 @@ created using basic graphics.")
("r-reshape2" ,r-reshape2)
("r-stringr" ,r-stringr)
("r-tidyr" ,r-tidyr)))
(home-page "http://github.com/tidyverse/broom")
(home-page "https://github.com/tidyverse/broom")
(synopsis "Convert statistical analysis objects into tidy data frames")
(description
"This package provides tools to convert statistical analysis objects from