mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 14:16:55 -05:00
Update CRAN mirrors.
* guix/download.scm (%mirrors): Update mirror list for CRAN.
This commit is contained in:
parent
2a3a8ae753
commit
c009bb5a40
1 changed files with 1 additions and 1 deletions
|
@ -167,9 +167,9 @@ (define %mirrors
|
|||
(cran
|
||||
;; Arbitrary mirrors from http://cran.r-project.org/mirrors.html
|
||||
;; This one automatically redirects to servers worldwide
|
||||
"http://cran.r-project.org/"
|
||||
"http://cran.rstudio.com/"
|
||||
"http://cran.univ-lyon1.fr/"
|
||||
"http://cran.r-mirror.de/"
|
||||
"http://cran.ism.ac.jp/"
|
||||
"http://cran.stat.auckland.ac.nz/"
|
||||
"http://cran.mirror.ac.za/"
|
||||
|
|
Loading…
Reference in a new issue