gnu: ensembl-vep: Use a source file-name.
* gnu/packages/bioinformatics.scm (ensembl-vep)[source]: Add a file-name field.
This commit is contained in:
		
							parent
							
								
									920a36392a
								
							
						
					
					
						commit
						07d2c72d39
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -14374,6 +14374,7 @@ scripts for manipulating 3C/4C/5C/Hi-C data.") | |||
|          (uri (git-reference | ||||
|                (url "https://github.com/Ensembl/ensembl-vep.git") | ||||
|                (commit (string-append "release/" version)))) | ||||
|          (file-name (git-file-name name version)) | ||||
|          (sha256 | ||||
|           (base32 | ||||
|            "1iq7p72cv9b38jz2v8a4slzy2n8y0md487943180ym9xc8qvw09c")))) | ||||
|  |  | |||
		Reference in a new issue