[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/08: gnu: r-fda: Use HTTPS home page.
From: |
guix-commits |
Subject: |
06/08: gnu: r-fda: Use HTTPS home page. |
Date: |
Mon, 9 Mar 2020 19:13:28 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 57a2a5015b558ac885f66cf0036995b2e8e47915
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 20:37:37 2020 +0100
gnu: r-fda: Use HTTPS home page.
* gnu/packages/cran.scm (r-fda)[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 77a7aab..7e09073 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -18003,7 +18003,7 @@ actigraphy-measured activity counts data.")
(build-system r-build-system)
(propagated-inputs
`(("r-matrix" ,r-matrix)))
- (home-page "http://www.functionaldata.org")
+ (home-page "https://www.functionaldata.org")
(synopsis "Functional data analysis")
(description
"These functions were developed to support functional data analysis as
- branch master updated (ef617de -> 43d4eb8), guix-commits, 2020/03/09
- 01/08: gnu: libinput: Note libinput-minimal inheritance., guix-commits, 2020/03/09
- 02/08: gnu: r-ouch: Use HTTPS home page., guix-commits, 2020/03/09
- 05/08: gnu: r-mcmc: Use HTTPS home page., guix-commits, 2020/03/09
- 03/08: gnu: r-knitr: Update home page., guix-commits, 2020/03/09
- 04/08: gnu: r-varselrf: Update home page., guix-commits, 2020/03/09
- 06/08: gnu: r-fda: Use HTTPS home page.,
guix-commits <=
- 08/08: gnu: r-sparselda: Use HTTPS home page., guix-commits, 2020/03/09
- 07/08: gnu: r-spams: Use HTTPS home page., guix-commits, 2020/03/09