gnu: r-formatr: Use HTTPS home page.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sun, 19 Jan 2020 00:23:12 +0000 (01:23 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Tue, 11 Feb 2020 06:10:31 +0000 (07:10 +0100)
* gnu/packages/statistics.scm (r-formatr)[home-page]: Use HTTPS.

gnu/packages/statistics.scm

index d2cd3f6..2b9a357 100644 (file)
@@ -1306,7 +1306,7 @@ adapted for other output formats, such as HTML or LaTeX.")
                (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