guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/17: gnu: r-cairo: Use HTTPS home page.


From: guix-commits
Subject: 05/17: gnu: r-cairo: Use HTTPS home page.
Date: Tue, 11 Feb 2020 01:14:51 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit b3cac5339342f67fbf14a775d9cc0378cb8169a7
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 22:34:16 2020 +0100

    gnu: r-cairo: Use HTTPS home page.
    
    * gnu/packages/statistics.scm (r-cairo)[home-page]: Use HTTPS.
---
 gnu/packages/statistics.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 1727790..c3e6fb2 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]