mirror of
https://github.com/MillironX/docker-BioJulia.git
synced 2024-11-21 14:36:03 +00:00
Update BioAlignments to deal with rebase
This commit is contained in:
parent
b4765ddd33
commit
94afc5ba38
1 changed files with 2 additions and 2 deletions
|
@ -129,11 +129,11 @@ version = "0.1.0"
|
||||||
|
|
||||||
[[BioAlignments]]
|
[[BioAlignments]]
|
||||||
deps = ["BioGenerics", "BioSequences", "BioSymbols", "IntervalTrees", "LinearAlgebra"]
|
deps = ["BioGenerics", "BioSequences", "BioSymbols", "IntervalTrees", "LinearAlgebra"]
|
||||||
git-tree-sha1 = "fcc3ec5fbdeeba2a05b2ca15cb518d31f3f308dc"
|
git-tree-sha1 = "29e735a07a5f03e76f0ce99f2293cecd946c3729"
|
||||||
repo-rev = "operations-fix"
|
repo-rev = "operations-fix"
|
||||||
repo-url = "https://github.com/MillironX/BioAlignments.jl"
|
repo-url = "https://github.com/MillironX/BioAlignments.jl"
|
||||||
uuid = "00701ae9-d1dc-5365-b64a-a3a3ebf5695e"
|
uuid = "00701ae9-d1dc-5365-b64a-a3a3ebf5695e"
|
||||||
version = "2.0.0"
|
version = "2.1.0"
|
||||||
|
|
||||||
[[BioCore]]
|
[[BioCore]]
|
||||||
deps = ["Automa", "BufferedStreams", "YAML"]
|
deps = ["Automa", "BufferedStreams", "YAML"]
|
||||||
|
|
Loading…
Reference in a new issue