gnu: sra-tools: Update to 2.9.6.
* gnu/packages/bioinformatics.scm (sra-tools): Update to 2.9.6.
This commit is contained in:
		
							parent
							
								
									7cb44fb571
								
							
						
					
					
						commit
						20874b7044
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -5941,7 +5941,7 @@ sequence itself can be retrieved from these databases.")
 | 
				
			||||||
(define-public sra-tools
 | 
					(define-public sra-tools
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "sra-tools")
 | 
					    (name "sra-tools")
 | 
				
			||||||
    (version "2.9.3")
 | 
					    (version "2.9.6")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method git-fetch)
 | 
					       (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -5951,7 +5951,7 @@ sequence itself can be retrieved from these databases.")
 | 
				
			||||||
       (file-name (git-file-name name version))
 | 
					       (file-name (git-file-name name version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0663gcdxkziwsmlznjxysb00621rllpbz6jwsfifq7z3dj3lwm8b"))))
 | 
					         "0vqzap68v81k0zif2mnqfy8pnw2nrhsg87p6mgq8qk3nk2jv2rgy"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:parallel-build? #f ; not supported
 | 
					     `(#:parallel-build? #f ; not supported
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue