[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/10: gnu: r-broom: Use HTTPS home page.
From: |
Tobias Geerinckx-Rice |
Subject: |
06/10: gnu: r-broom: Use HTTPS home page. |
Date: |
Wed, 4 Jul 2018 20:35:37 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 6e19d50e320c53c742c20ee2788fbfb828e0e264
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Jul 5 01:25:02 2018 +0200
gnu: r-broom: Use HTTPS home page.
* gnu/packages/cran.scm (r-broom)[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 ed61983..93b2cdf 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1737,7 +1737,7 @@ created using basic graphics.")
("r-reshape2" ,r-reshape2)
("r-stringr" ,r-stringr)
("r-tidyr" ,r-tidyr)))
- (home-page "http://github.com/tidyverse/broom")
+ (home-page "https://github.com/tidyverse/broom")
(synopsis "Convert statistical analysis objects into tidy data frames")
(description
"This package provides tools to convert statistical analysis objects from
- branch master updated (d0d0f17 -> 4177033), Tobias Geerinckx-Rice, 2018/07/04
- 04/10: gnu: gtkwave: Mark up description., Tobias Geerinckx-Rice, 2018/07/04
- 03/10: gnu: exempi: Mark up description., Tobias Geerinckx-Rice, 2018/07/04
- 06/10: gnu: r-broom: Use HTTPS home page.,
Tobias Geerinckx-Rice <=
- 05/10: Don't force colour in aliases., Tobias Geerinckx-Rice, 2018/07/04
- 01/10: gnu: inxi: Update to 3.0.14-1., Tobias Geerinckx-Rice, 2018/07/04
- 02/10: gnu: keepalived: Update to 2.0.5., Tobias Geerinckx-Rice, 2018/07/04
- 07/10: gnu: r-broom: Update to 0.4.5., Tobias Geerinckx-Rice, 2018/07/04
- 08/10: gnu: r-lava: Update to 1.6.2., Tobias Geerinckx-Rice, 2018/07/04
- 10/10: gnu: nml: Update to 0.4.5., Tobias Geerinckx-Rice, 2018/07/04
- 09/10: gnu: nml: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/07/04