guix-commits
[Top][All Lists]
Advanced

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

02/08: gnu: r-ldheatmap: Use HTTPS home page.


From: guix-commits
Subject: 02/08: gnu: r-ldheatmap: Use HTTPS home page.
Date: Wed, 18 Mar 2020 12:49:56 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit b89993fbd44684b86f8756af2abf79f61f082ff9
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 00:55:19 2020 +0100

    gnu: r-ldheatmap: Use HTTPS home page.
    
    * gnu/packages/cran.scm (r-ldheatmap)[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 5cd7955..df177b9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13535,7 +13535,7 @@ inbred lines, F2 intercrosses, and association mapping 
populations.")
      `(("r-genetics" ,r-genetics)
        ("r-rcpp" ,r-rcpp)
        ("r-snpstats" ,r-snpstats)))
-    (home-page "http://stat.sfu.ca/statgen/research/ldheatmap.html";)
+    (home-page "https://stat.sfu.ca/statgen/research/ldheatmap.html";)
     (synopsis "Graphical display of pairwise linkage disequilibria between 
SNPs")
     (description
      "This package provides tools to produce a graphical display, as a heat



reply via email to

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