gnu: r-knitr: Update home page.

* gnu/packages/statistics.scm (r-knitr)[home-page]: Follow (HTTPS)
redirection.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 19:53:05 +01:00
parent b1d3e63bc2
commit 3a18b1cc2e
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1414,7 +1414,7 @@ (define-public r-knitr
("r-stringr" ,r-stringr)
("r-xfun" ,r-xfun)
("r-yaml" ,r-yaml)))
(home-page "http://yihui.name/knitr/")
(home-page "https://yihui.org/knitr/")
(synopsis "General-purpose package for dynamic report generation in R")
(description
"This package provides a general-purpose tool for dynamic report