gnu: raincat: Use 'mirror-url'.
* gnu/packages/haskell-apps.scm (raincat)[source]: Use 'mirror-url' over direct hackage url.
This commit is contained in:
		
							parent
							
								
									efd63d0215
								
							
						
					
					
						commit
						1e5c274ecb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -564,7 +564,7 @@ Wayland, and Linux console environments alike.")
 | 
			
		|||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (string-append "http://hackage.haskell.org/package/Raincat/"
 | 
			
		||||
       (uri (string-append "mirror://hackage/package/Raincat/"
 | 
			
		||||
                           "Raincat-" version ".tar.gz"))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue