guix-commits
[Top][All Lists]
Advanced

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

03/08: gnu: r-stepwise: Use HTTPS home page.


From: guix-commits
Subject: 03/08: gnu: r-stepwise: 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 917edde5802065e7fe62b3b38a1c00e1c2eda293
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 00:58:48 2020 +0100

    gnu: r-stepwise: Use HTTPS home page.
    
    * gnu/packages/cran.scm (r-stepwise)[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 df177b9..d7f64a5 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -12929,7 +12929,7 @@ Hubbell's @dfn{Unified Neutral Theory of Biodiversity} 
(UNTB).")
         (base32
          "1lbx1bxwkf9dw6q46w40pp7h5nkxgghmx8rkpaymm6iybc7gyir2"))))
     (build-system r-build-system)
-    (home-page "http://stat.sfu.ca/statgen/research/stepwise.html";)
+    (home-page "https://stat.sfu.ca/statgen/research/stepwise.html";)
     (synopsis "Stepwise detection of recombination breakpoints")
     (description
      "This package provides a stepwise approach to identifying recombination



reply via email to

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