mlst: add v2.23.0 (#37540)

This commit is contained in:
Alec Scott 2023-05-08 14:03:57 -07:00 committed by GitHub
parent 082fb1f6e9
commit ec2a4869ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ class Mlst(Package):
homepage = "https://github.com/tseemann/mlst"
url = "https://github.com/tseemann/mlst/archive/refs/tags/v2.22.1.tar.gz"
version("2.23.0", sha256="35bdbde309ba25293c3cce417d82e79594b9f78365133062923dc3d629bd8846")
version("2.22.1", sha256="a8f64d7cb961a8e422e96a19309ad8707f8792d9f755a9e5a1f5742986d19bca")
depends_on("perl@5.26:", type="run")