circos: add v0.69-9 (#37479)

This commit is contained in:
Alec Scott 2023-05-15 14:43:44 -07:00 committed by GitHub
parent 711d7683ac
commit 81634440fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ class Circos(Package):
homepage = "http://circos.ca/" homepage = "http://circos.ca/"
url = "http://circos.ca/distribution/circos-0.69-6.tgz" url = "http://circos.ca/distribution/circos-0.69-6.tgz"
version("0.69-9", sha256="34d8d7ebebf3f553d62820f8f4a0a57814b610341f836b4740c46c3057f789d2")
version("0.69-6", sha256="52d29bfd294992199f738a8d546a49754b0125319a1685a28daca71348291566") version("0.69-6", sha256="52d29bfd294992199f738a8d546a49754b0125319a1685a28daca71348291566")
depends_on("perl", type="run") depends_on("perl", type="run")