gnu: kraken2: Update to 2.1.2.
* gnu/packages/bioinformatics.scm (kraken2): Update to 2.1.2.
This commit is contained in:
parent
e61c581805
commit
a7af25ad31
@ -14984,7 +14984,7 @@ international community.")
|
||||
(define-public kraken2
|
||||
(package
|
||||
(name "kraken2")
|
||||
(version "2.1.1")
|
||||
(version "2.1.2")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@ -14993,7 +14993,7 @@ international community.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0h7a7vygd7y5isbrnc6srwq6xj1rmyd33pm8mmcgfkmlxlg5vkg3"))))
|
||||
"1pl6ml1ldg2hnhy8ps56q0fl1wq3g91qkhinj6pb4yjjhv1rxsjf"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
`(#:tests? #false ; there are none
|
||||
|
Loading…
Reference in New Issue
Block a user