guix-commits
[Top][All Lists]
Advanced

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

14/17: gnu: r-abn: Fix home page.


From: guix-commits
Subject: 14/17: gnu: r-abn: Fix home page.
Date: Tue, 11 Feb 2020 01:14:55 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 7be261546a18b6e3a6c34a671600d71224e773dc
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 01:34:14 2020 +0100

    gnu: r-abn: Fix home page.
    
    * gnu/packages/cran.scm (r-abn)[home-page]: Update and 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 fb84ea1..e61030b 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6248,7 +6248,7 @@ to help insert or delete content at a specific location 
in the document.")
        ("r-rcpp" ,r-rcpp)
        ("r-rcpparmadillo" ,r-rcpparmadillo)
        ("r-rjags" ,r-rjags)))
-    (home-page "http://www.r-bayesian-networks.org";)
+    (home-page "https://r-bayesian-networks.org/";)
     (synopsis "Modelling multivariate data with additive bayesian networks")
     (description
      "Bayesian network analysis is a form of probabilistic graphical models



reply via email to

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