guix-commits
[Top][All Lists]
Advanced

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

52/87: gnu: r-doby: Use HTTPS home page URI.


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

ngz pushed a commit to branch master
in repository guix.

commit fef822f90aa579b83b83e5b2261f5b8901c91603
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Feb 28 11:41:42 2021 +0100

    gnu: r-doby: Use HTTPS home page URI.
    
    * gnu/packages/cran.scm (r-doby)[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 bfa88cd..8e1fd20 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -8450,7 +8450,7 @@ the work.")
        ("r-tibble" ,r-tibble)))
     (native-inputs
      `(("r-knitr" ,r-knitr)))
-    (home-page "http://people.math.aau.dk/~sorenh/software/doBy/";)
+    (home-page "https://people.math.aau.dk/~sorenh/software/doBy/";)
     (synopsis "Groupwise statistics, LSmeans, linear contrasts, and utilities")
     (description
      "This package contains:



reply via email to

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