gnu: einstein: Use mirror for source download.
* gnu/packages/games.scm (einstein)[source]: Use 'mirror' syntax.
This commit is contained in:
		
							parent
							
								
									e3a39ade71
								
							
						
					
					
						commit
						d4cf5b018a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -2830,7 +2830,7 @@ players.")
 | 
				
			||||||
    (version "2.0")
 | 
					    (version "2.0")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append "http://http.debian.net/debian/pool/main/e/"
 | 
					              (uri (string-append "mirror://debian/pool/main/e/"
 | 
				
			||||||
                                  "einstein/einstein_2.0.dfsg.2.orig.tar.gz"))
 | 
					                                  "einstein/einstein_2.0.dfsg.2.orig.tar.gz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue