mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: roary: Update to 3.13.0.
* gnu/packages/bioinformatics.scm (roary): Update to 3.13.0. Change-Id: I19e5d4e8d50bd496af1f74868ecdc78fdc7660bf
This commit is contained in:
parent
1284549ad2
commit
72a39cabd2
1 changed files with 2 additions and 2 deletions
|
|
@ -10762,7 +10762,7 @@ partial genes, and identifies translation initiation sites.")
|
|||
(define-public roary
|
||||
(package
|
||||
(name "roary")
|
||||
(version "3.12.0")
|
||||
(version "3.13.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
|
@ -10771,7 +10771,7 @@ partial genes, and identifies translation initiation sites.")
|
|||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0qxrds9wx7cfhlkihrp6697kx0flhhxymap9fwan0b3rbdhcnmff"))))
|
||||
"0gqkz4jrynij4cd446209009n398l07ps2j6sp7s1ycvmzpirdjf"))))
|
||||
(build-system perl-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue