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

gnu/packages/cran.scm

index 4d79ad2..d59b61c 100644 (file)
@@ -537,7 +537,7 @@ particularly easy to create complete web applications using httpuv alone.")
                (base32
                 "0lyvhnr6n57h3a89bvipii7x17nvfaycm9j5j50bfrlr48jv9ic8"))))
     (build-system r-build-system)
-    (home-page "http://arxiv.org/abs/1403.2805")
+    (home-page "https://arxiv.org/abs/1403.2805")
     (synopsis "Robust, high performance JSON parser and generator for R")
     (description
      "The jsonlite package provides a fast JSON parser and generator optimized