gnu: emilua: Use a source file-name.
* gnu/packages/lua.scm (emilua)[source]: Add file-name field.
This commit is contained in:
		
							parent
							
								
									8e7ebd35cc
								
							
						
					
					
						commit
						25d409bfd7
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1121,6 +1121,7 @@ shell command executions.")
 | 
			
		|||
                  ;; these are dependencies unlikely to be "unbundled" in future
 | 
			
		||||
                  ;; releases.
 | 
			
		||||
                  (recursive? #t)))
 | 
			
		||||
            (file-name (git-file-name name version))
 | 
			
		||||
            (sha256
 | 
			
		||||
             (base32
 | 
			
		||||
              "1d6k5v6x85fbvz2ijq1imnfdwvqmsav4xp021a5v3ah4mgy7yann"))))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue