guix-commits
[Top][All Lists]
Advanced

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

50/87: gnu: r-boa: Use HTTPS home page URI.


From: guix-commits
Subject: 50/87: gnu: r-boa: Use HTTPS home page URI.
Date: Sun, 28 Feb 2021 06:06:41 -0500 (EST)

ngz pushed a commit to branch master
in repository guix.

commit 8c23599e7a06fa8a3b74c7b7111868fe095e4156
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Feb 28 11:40:57 2021 +0100

    gnu: r-boa: Use HTTPS home page URI.
    
    * gnu/packages/cran.scm (r-boa)[home-page]: Use HTTPS URI.
---
 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 4a88cf1..03c6c1f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -23238,7 +23238,7 @@ as possible (with tests to prove it).")
         "04lhqk5qfvaz1jk90glr2yi5vq7cdy0w8m6g2lnzk359l9y41zhp"))))
     (properties `((upstream-name . "boa")))
     (build-system r-build-system)
-    (home-page "http://www.jstatsoft.org/v21/i11";)
+    (home-page "https://www.jstatsoft.org/v21/i11";)
     (synopsis "Library for @dfn{Bayesian Output Analysis Program} (BOA) for 
MCMC")
     (description
      "This package provides a menu-driven program and library of functions for



reply via email to

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