gnu: r-cairo: Use HTTPS home page.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sat, 18 Jan 2020 21:34:16 +0000 (22:34 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Tue, 11 Feb 2020 06:10:30 +0000 (07:10 +0100)
* gnu/packages/statistics.scm (r-cairo)[home-page]: Use HTTPS.

gnu/packages/statistics.scm

index 1727790..c3e6fb2 100644 (file)
@@ -5441,7 +5441,7 @@ genome-wide association studies can be analyzed efficiently.")
        ("zlib" ,zlib)))
     (native-inputs
      `(("pkg-config" ,pkg-config)))
-    (home-page "http://www.rforge.net/Cairo/")
+    (home-page "https://www.rforge.net/Cairo/")
     (synopsis "R graphics device using Cairo graphics library")
     (description
      "This package provides a Cairo graphics device that can be use to