gnu: sbcl-myway: Name checkout.
* gnu/packages/lisp.scm (sbcl-myway)[source]: Add FILE-NAME.
This commit is contained in:
		
							parent
							
								
									8f4b57000d
								
							
						
					
					
						commit
						a97fc9cd8e
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -4441,6 +4441,7 @@ Lisp. It is intended to be a replacement of PURI.")
 | 
				
			||||||
       (uri (git-reference
 | 
					       (uri (git-reference
 | 
				
			||||||
             (url "https://github.com/fukamachi/myway.git")
 | 
					             (url "https://github.com/fukamachi/myway.git")
 | 
				
			||||||
             (commit commit)))
 | 
					             (commit commit)))
 | 
				
			||||||
 | 
					       (file-name (git-file-name "myway" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "0briia9bk3lbr0frnx39d1qg6i38dm4j6z9w3yga3d40k6df4a90"))))
 | 
					        (base32 "0briia9bk3lbr0frnx39d1qg6i38dm4j6z9w3yga3d40k6df4a90"))))
 | 
				
			||||||
     (build-system asdf-build-system/sbcl)
 | 
					     (build-system asdf-build-system/sbcl)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue