civodul pushed a commit to branch master
in repository guix.

commit 272db5bcf53d9d05d5c4b2df021d9e74f78866cd
Author: Ludovic Courtès <[email protected]>
Date:   Fri Apr 26 14:18:23 2019 +0200

    doc: Use ftp.gnu.org for downloads.
    
    From now on, everything will be uploaded to ftp.gnu.org instead of
    alpha.gnu.org.
    
    * doc/guix.texi (BASE-URL): Switch to ftp.gnu.org.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index bd59bc6..e3bd991 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -14,7 +14,7 @@
 @set KEY-SERVER pool.sks-keyservers.net
 
 @c Base URL for downloads.
-@set BASE-URL https://alpha.gnu.org/gnu/guix
+@set BASE-URL https://ftp.gnu.org/gnu/guix
 
 @c The official substitute server used by default.
 @set SUBSTITUTE-SERVER ci.guix.info

Reply via email to