guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20/20: Update CRAN mirrors.


From: Ricardo Wurmus
Subject: 20/20: Update CRAN mirrors.
Date: Mon, 21 Sep 2015 08:49:02 +0000

rekado pushed a commit to branch master
in repository guix.

commit c009bb5a4098ade5eeeeb4510a54f00282eb05ab
Author: Ricardo Wurmus <address@hidden>
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/";



reply via email to

[Prev in Thread] Current Thread [Next in Thread]