gnu: r-acs: Update home page.
* gnu/packages/cran.scm (r-acs)[home-page]: Follow (HTTPS) redirection.
This commit is contained in:
parent
1c131432bd
commit
6068cbe1e1
1 changed files with 1 additions and 1 deletions
|
@ -17768,7 +17768,7 @@ (define-public r-acs
|
|||
("r-rcpp" ,r-rcpp)
|
||||
("r-stringr" ,r-stringr)
|
||||
("r-xml" ,r-xml)))
|
||||
(home-page "http://dusp.mit.edu/faculty/ezra-glenn")
|
||||
(home-page "https://dusp.mit.edu/faculty/ezra-haber-glenn")
|
||||
(synopsis "Work with data from the US Census")
|
||||
(description
|
||||
"This package provides a general toolkit for downloading, managing,
|
||||
|
|
Loading…
Reference in a new issue