mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 22:50:23 -05:00
gnu: r-beeswarm: Use HTTPS home page.
* gnu/packages/statistics.scm (r-beeswarm)[home-page]: Use HTTPS.
This commit is contained in:
parent
6068cbe1e1
commit
3ee2070241
1 changed files with 1 additions and 1 deletions
|
@ -4328,7 +4328,7 @@ (define-public r-beeswarm
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue