nckx pushed a commit to branch master
in repository guix.
commit 3ee2070241448908115d9f951dce3666b23c9f15
Author: Tobias Geerinckx-Rice <[email protected]>
AuthorDate: Sat Jan 18 23:40:10 2020 +0100
gnu: r-beeswarm: Use HTTPS home page.
* gnu/packages/statistics.scm (r-beeswarm)[home-page]: Use HTTPS.
---
gnu/packages/statistics.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 1270b64..758909e 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4328,7 +4328,7 @@ within a category based on their density using
quasirandom noise.")
(base32
"0hy89bwv7jixlg91li1fywa77916am2whqp1m1fx1khd45g44581"))))
(build-system r-build-system)
- (home-page "http://www.cbs.dtu.dk/~eklund/beeswarm/")
+ (home-page "https://www.cbs.dtu.dk/~eklund/beeswarm/")
(synopsis "Implementation of bee swarm plots")
(description
"This package provides an implementation of bee swarm plots. The bee