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
 | 
					                  ;; these are dependencies unlikely to be "unbundled" in future
 | 
				
			||||||
                  ;; releases.
 | 
					                  ;; releases.
 | 
				
			||||||
                  (recursive? #t)))
 | 
					                  (recursive? #t)))
 | 
				
			||||||
 | 
					            (file-name (git-file-name name version))
 | 
				
			||||||
            (sha256
 | 
					            (sha256
 | 
				
			||||||
             (base32
 | 
					             (base32
 | 
				
			||||||
              "1d6k5v6x85fbvz2ijq1imnfdwvqmsav4xp021a5v3ah4mgy7yann"))))
 | 
					              "1d6k5v6x85fbvz2ijq1imnfdwvqmsav4xp021a5v3ah4mgy7yann"))))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue