Previous changeset 2:f65e8fe7d5b8 (2020-02-14) Next changeset 4:c16dd6b14657 (2020-02-17) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 6b2cd926797bb94fba9d0e319a2dbcff6ee37735" |
modified:
hyphy_fade.xml macros.xml |
b |
diff -r f65e8fe7d5b8 -r b959fd359a6b hyphy_fade.xml --- a/hyphy_fade.xml Fri Feb 14 16:46:01 2020 -0500 +++ b/hyphy_fade.xml Sun Feb 16 00:02:23 2020 -0500 |
b |
@@ -1,5 +1,5 @@ <?xml version="1.0"?> -<tool id="hyphy_fade" name="HyPhy-FADE" version="@VERSION@+galaxy1"> +<tool id="hyphy_fade" name="HyPhy-FADE" version="@VERSION@+galaxy0"> <description>: FUBAR* Approach to Directional Evolution (*Fast Unconstrained Bayesian Approximation)</description> <macros> |
b |
diff -r f65e8fe7d5b8 -r b959fd359a6b macros.xml --- a/macros.xml Fri Feb 14 16:46:01 2020 -0500 +++ b/macros.xml Sun Feb 16 00:02:23 2020 -0500 |
b |
@@ -72,7 +72,7 @@ <yield/> </citations> </xml> - <token name="@VERSION@">2.5.2</token> + <token name="@VERSION@">2.5.3</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@"> |