guix-commits
[Top][All Lists]
Advanced

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

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


From: guix-commits
Subject: 02/08: gnu: r-ouch: Use HTTPS home page.
Date: Mon, 9 Mar 2020 19:13:27 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit b1d3e63bc2f98293efd2372fec93af9f1de62c7d
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 19:41:07 2020 +0100

    gnu: r-ouch: Use HTTPS home page.
    
    * gnu/packages/cran.scm (r-ouch)[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 6437fd4..a1ad1ff 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9534,7 +9534,7 @@ circular variables).")
          "0ddf9bw5lhj8vb0ja78jf99i0smq4rgmm842k4a4ygap41vdyn2b"))))
     (build-system r-build-system)
     (propagated-inputs `(("r-subplex" ,r-subplex)))
-    (home-page "http://kingaa.github.io/ouch/";)
+    (home-page "https://kingaa.github.io/ouch/";)
     (synopsis "Ornstein-Uhlenbeck models for phylogenetic comparative 
hypotheses")
     (description
      "This package provides tools to fit and compare Ornstein-Uhlenbeck models



reply via email to

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