gnu: ocaml-migrate-parsetree: Name checkout.
* gnu/packages/ocaml.scm (ocaml-migrate-parsetree)[source]: Add FILE-NAME.
This commit is contained in:
		
							parent
							
								
									b7a4cb5206
								
							
						
					
					
						commit
						8d2d68a5fb
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -1356,6 +1356,7 @@ following a very simple s-expression syntax.")
 | 
				
			||||||
       (uri (git-reference
 | 
					       (uri (git-reference
 | 
				
			||||||
             (url (string-append home-page ".git"))
 | 
					             (url (string-append home-page ".git"))
 | 
				
			||||||
             (commit (string-append "v" version))))
 | 
					             (commit (string-append "v" version))))
 | 
				
			||||||
 | 
					       (file-name (git-file-name name version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "16kas19iwm4afijv3yxd250s08absabmdcb4yj57wc8r4fmzv5dm"))))
 | 
					         "16kas19iwm4afijv3yxd250s08absabmdcb4yj57wc8r4fmzv5dm"))))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue