Update CRAN mirrors.
* guix/download.scm (%mirrors): Update mirror list for CRAN.
This commit is contained in:
parent
2a3a8ae753
commit
c009bb5a40
|
@ -167,9 +167,9 @@
|
|||
(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 New Issue