guix-commits
[Top][All Lists]
Advanced

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

12/17: gnu: r-distillery: Use HTTPS home page.


From: guix-commits
Subject: 12/17: gnu: r-distillery: Use HTTPS home page.
Date: Fri, 17 Jan 2020 17:45:33 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit e98f34228f9c14a24d31d2d1d1b78bd89b68f1bd
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Fri Jan 17 22:43:44 2020 +0100

    gnu: r-distillery: Use HTTPS home page.
    
    * gnu/packages/cran.scm (r-distillery)[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 e998c58..a4c45d2 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2261,7 +2261,7 @@ quantile mixture from L-moments and trimmed L-moments.")
         (base32
          "1mi3ig9jq0kd7yrwc5m37lmrw04p1b4lirnbsxi10z3n5yay4429"))))
     (build-system r-build-system)
-    (home-page "http://www.ral.ucar.edu/staff/ericg";)
+    (home-page "https://ral.ucar.edu/staff/ericg/";)
     (synopsis "Functions for confidence intervals and object information")
     (description
      "This package provides some very simple method functions for confidence



reply via email to

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