gnu: luajit-lua52-openresty: Use a source file-name.
* gnu/packages/lua.scm (luajit-lua52-openresty)[source]: Add file-name field.
This commit is contained in:
		
							parent
							
								
									f3eecfd36c
								
							
						
					
					
						commit
						570c9c97bf
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -168,6 +168,7 @@ language.")
 | 
				
			||||||
       (uri (git-reference
 | 
					       (uri (git-reference
 | 
				
			||||||
             (url "https://github.com/openresty/luajit2.git")
 | 
					             (url "https://github.com/openresty/luajit2.git")
 | 
				
			||||||
             (commit (string-append "v" version))))
 | 
					             (commit (string-append "v" version))))
 | 
				
			||||||
 | 
					       (file-name (git-file-name name version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "07haj27kbpbnkv836c2nd36h2xislrmri52w0zbpxvl68xk6g96p"))))
 | 
					        (base32 "07haj27kbpbnkv836c2nd36h2xislrmri52w0zbpxvl68xk6g96p"))))
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue