guix-commits
[Top][All Lists]
Advanced

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

09/12: gnu: r-hapassoc: Use HTTPS home page.


From: guix-commits
Subject: 09/12: gnu: r-hapassoc: Use HTTPS home page.
Date: Tue, 17 Mar 2020 18:10:25 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

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

    gnu: r-hapassoc: Use HTTPS home page.
    
    * gnu/packages/cran.scm (r-hapassoc)[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 12ed6ff..6596602 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13752,7 +13752,7 @@ variance components, using the likelihood-ratio 
statistics G.")
         (base32
          "0qs5jl0snzfchgpp6pabncwywxcmi743g91jvjiyyzw0lw85yv4s"))))
     (build-system r-build-system)
-    (home-page "http://stat.sfu.ca/statgen/research/hapassoc.html";)
+    (home-page "https://stat.sfu.ca/statgen/research/hapassoc.html";)
     (synopsis "Inference of trait associations with SNP haplotypes")
     (description
      "Hapassoc performs likelihood inference of trait associations with



reply via email to

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