gnu: r-beeswarm: Use HTTPS home page.
* gnu/packages/statistics.scm (r-beeswarm)[home-page]: Use HTTPS.
parent
6068cbe1e1
commit
3ee2070241
|
@ -4328,7 +4328,7 @@ within a category based on their density using quasirandom noise.")
|
||||||
(base32
|
(base32
|
||||||
"0hy89bwv7jixlg91li1fywa77916am2whqp1m1fx1khd45g44581"))))
|
"0hy89bwv7jixlg91li1fywa77916am2whqp1m1fx1khd45g44581"))))
|
||||||
(build-system r-build-system)
|
(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")
|
(synopsis "Implementation of bee swarm plots")
|
||||||
(description
|
(description
|
||||||
"This package provides an implementation of bee swarm plots. The bee
|
"This package provides an implementation of bee swarm plots. The bee
|
||||||
|
|
Reference in New Issue