rekado pushed a commit to branch master
in repository guix.
commit c009bb5a4098ade5eeeeb4510a54f00282eb05ab
Author: Ricardo Wurmus <[email protected]>
Date: Mon Sep 21 10:34:52 2015 +0200
Update CRAN mirrors.
* guix/download.scm (%mirrors): Update mirror list for CRAN.
---
guix/download.scm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/guix/download.scm b/guix/download.scm
index 4295677..204cfc0 100644
--- a/guix/download.scm
+++ b/guix/download.scm
@@ -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/"