gnu: sbcl-lack-middleware-backtrace: Provide a file-name.
* gnu/packages/lisp.scm (sbcl-lack-middleware-backtrace)[source]: Use git-file-name.
This commit is contained in:
		
							parent
							
								
									f71b16e8e4
								
							
						
					
					
						commit
						5af7378a8e
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -5111,6 +5111,7 @@ performance and simplicity in mind.") | |||
|        (uri (git-reference | ||||
|              (url "https://github.com/fukamachi/lack.git") | ||||
|              (commit commit))) | ||||
|        (file-name (git-file-name "lack-middleware-backtrace" version)) | ||||
|        (sha256 | ||||
|         (base32 "1avh4ygcj9xcx4m17nj0wnxxaisk26w4ljs2bibzxaln24x7pi85")))) | ||||
|      (build-system asdf-build-system/sbcl) | ||||
|  |  | |||
		Reference in a new issue