gmap-gsnap: updating to 2023-06-01 (#38428)

Co-authored-by: LMS Bioinformatics <bioinformatics@lms.mrc.ac.uk>
This commit is contained in:
George Young 2023-06-24 15:46:37 +01:00 committed by GitHub
parent cc1f403385
commit 42c4a8b388
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,12 @@ class GmapGsnap(AutotoolsPackage):
maintainers("snehring") maintainers("snehring")
version(
"2023-06-01", sha256="c7e6f6cf644e6f66f9f5a0811a49da8cc81f095a4bd7b7cef2ab10aa5b314430"
)
version(
"2023-04-28", sha256="6e73fab2e8043ebf735c43fe8460d2abd7c1398d1e796dc5b22ba68717f4160c"
)
version( version(
"2023-03-24", sha256="eec93a2a693c1bc5bf3026b39522f45e8a8aad6e8b8b4239a94aa17f37600762" "2023-03-24", sha256="eec93a2a693c1bc5bf3026b39522f45e8a8aad6e8b8b4239a94aa17f37600762"
) )