gnu: mars: Use GIT-FILE-NAME.
* gnu/packages/games.scm (mars)[source]: Use GIT-FILE-NAME.
This commit is contained in:
		
							parent
							
								
									fa3c2aad65
								
							
						
					
					
						commit
						00a82e8385
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1755,7 +1755,7 @@ for common mesh file formats, and collision detection.")
 | 
				
			||||||
                (uri (git-reference
 | 
					                (uri (git-reference
 | 
				
			||||||
                      (url "https://github.com/thelaui/M.A.R.S..git")
 | 
					                      (url "https://github.com/thelaui/M.A.R.S..git")
 | 
				
			||||||
                      (commit commit)))
 | 
					                      (commit commit)))
 | 
				
			||||||
                (file-name (string-append name "-" version))
 | 
					                (file-name (git-file-name name version))
 | 
				
			||||||
                (sha256
 | 
					                (sha256
 | 
				
			||||||
                 (base32
 | 
					                 (base32
 | 
				
			||||||
                  "1r4c5gap1z2zsv4yjd34qriqkxaq4lb4rykapyzkkdf4g36lc3nh"))
 | 
					                  "1r4c5gap1z2zsv4yjd34qriqkxaq4lb4rykapyzkkdf4g36lc3nh"))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue