diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-01-18 23:36:06 +0100 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-03-17 23:09:24 +0100 |
commit | 6068cbe1e12f460ce4ed9be2c14000b75924d656 (patch) | |
tree | 64c7b3a1543b05e8157a8e092d805511a792d2e8 /gnu | |
parent | 1c131432bdb6cb10514b80fd3f2e8081f5605774 (diff) | |
download | patches-6068cbe1e12f460ce4ed9be2c14000b75924d656.tar patches-6068cbe1e12f460ce4ed9be2c14000b75924d656.tar.gz |
gnu: r-acs: Update home page.
* gnu/packages/cran.scm (r-acs)[home-page]: Follow (HTTPS) redirection.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/cran.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index ee447d3dd7..12ed6ffd41 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -17768,7 +17768,7 @@ errors.") ("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, |