gnu: bismark: Use git-file-name.
* gnu/packages/bioinformatics.scm (bismark)[source]: Use git-file-name.
This commit is contained in:
		
							parent
							
								
									f383f9e311
								
							
						
					
					
						commit
						09b50a6ec2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -9179,7 +9179,7 @@ Browser.") | |||
|        (uri (git-reference | ||||
|              (url "https://github.com/FelixKrueger/Bismark") | ||||
|              (commit version))) | ||||
|        (file-name (string-append name "-" version "-checkout")) | ||||
|        (file-name (git-file-name name version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0xchm3rgilj6vfjnyzfzzymfd7djr64sbrmrvs3njbwi66jqbzw9")))) | ||||
|  |  | |||
		Reference in a new issue