gnu: grue-hunter: Don't use NAME in source URI.
* gnu/packages/games.scm (grue-hunter)[source]: Hard-code NAME.
This commit is contained in:
		
							parent
							
								
									bb7c071b94
								
							
						
					
					
						commit
						c41b2ffbf2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -3086,7 +3086,7 @@ Red Eclipse provides fast paced and accessible gameplay.") | |||
|     (version "1.0") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (string-append "https://jxself.org/" name ".tar.gz")) | ||||
|               (uri (string-append "https://jxself.org/grue-hunter.tar.gz")) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "1hjcpy5439qs3v2zykis7hsi0i17zjs62gks3zd8mnfw9ni4i2h3")))) | ||||
|  |  | |||
		Reference in a new issue