gnu: r-data-tree: Use HTTPS home page URI.

* gnu/packages/cran.scm (r-data-tree)[home-page]: Use HTTPS URI.
This commit is contained in:
Nicolas Goaziou 2021-02-28 11:41:16 +01:00
parent 8c23599e7a
commit 30f9581440
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -7021,7 +7021,7 @@ (define-public r-data-tree
("r-stringi" ,r-stringi)))
(native-inputs
`(("r-knitr" ,r-knitr)))
(home-page "http://github.com/gluc/data.tree")
(home-page "https://github.com/gluc/data.tree")
(synopsis "General purpose hierarchical data structure")
(description
"Create tree structures from hierarchical data, and traverse the tree in