gnu: screen: Use GNU mirror.
* gnu/packages/screen.scm (screen): Use GNU mirror.
This commit is contained in:
		
							parent
							
								
									c9b940cd03
								
							
						
					
					
						commit
						abc00dc492
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -31,7 +31,7 @@ | |||
|     (version "4.0.3") | ||||
|     (source (origin | ||||
|              (method url-fetch) | ||||
|              (uri (string-append "http://ftp.gnu.org/gnu/screen/screen-" | ||||
|              (uri (string-append "mirror://gnu/screen/screen-" | ||||
|                                  version ".tar.gz")) | ||||
|              (sha256 | ||||
|               (base32 "0xvckv1ia5pjxk7fs4za6gz2njwmfd54sc464n8ab13096qxbw3q")))) | ||||
|  |  | |||
		Reference in a new issue