download: Remove defunct GNOME mirrors.
* guix/download.scm (%mirrors): Remove defunct GNOME mirrors, and try the canonical site first.
This commit is contained in:
		
							parent
							
								
									ba2c594c1c
								
							
						
					
					
						commit
						3a01496b4b
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		|  | @ -88,10 +88,8 @@ | |||
|        "ftp://ftp.ring.gr.jp/pub/net/gnupg/" | ||||
|        "ftp://ftp.gnupg.org/gcrypt/") | ||||
|       (gnome | ||||
|        "http://ftp.belnet.be/ftp.gnome.org/" | ||||
|        "http://ftp.linux.org.uk/mirrors/ftp.gnome.org/" | ||||
|        "http://ftp.gnome.org/pub/GNOME/" | ||||
|        "https://download.gnome.org/" | ||||
|        "http://ftp.gnome.org/pub/GNOME/" | ||||
|        "http://mirror.yandex.ru/mirrors/ftp.gnome.org/") | ||||
|       (hackage | ||||
|        "http://hackage.haskell.org/") | ||||
|  |  | |||
		Reference in a new issue