gnu: r-formatr: Use HTTPS home page.

* gnu/packages/statistics.scm (r-formatr)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-19 01:23:12 +01:00
parent f762d327c3
commit 7219193ad9
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1306,7 +1306,7 @@ (define-public r-formatr
(base32
"1nsxbrx31k3y6yql30qkrvdfyznlia2qfvwv95mfiy7m7wdn4rm3"))))
(build-system r-build-system)
(home-page "http://yihui.name/formatR")
(home-page "https://yihui.org/formatr/")
(synopsis "Format R code automatically")
(description
"This package provides a function to format R source code. Spaces and