guix-commits
[Top][All Lists]
Advanced

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

01/17: gnu: r-seriation: Use HTTPS home page.


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

nckx pushed a commit to branch master
in repository guix.

commit b74429788edfaa3137454db9f1bb6f10933dc24c
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 22:21:49 2020 +0100

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

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 58ceed0..09191bf 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3994,7 +3994,7 @@ Markdown documents.")
        ("r-registry" ,r-registry)
        ("r-tsp" ,r-tsp)))
     (native-inputs `(("gfortran" ,gfortran)))
-    (home-page "http://s2.smu.edu/IDA/seriation/";)
+    (home-page "https://s2.smu.edu/IDA/seriation/";)
     (synopsis "Infrastructure for ordering objects using seriation")
     (description
      "This package provides infrastructure for seriation with an



reply via email to

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