Previous changeset 3:b73b35db4664 (2020-02-14) Next changeset 5:bece0bad8e89 (2020-02-17) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 6b2cd926797bb94fba9d0e319a2dbcff6ee37735" |
modified:
hyphy_fubar.xml macros.xml |
b |
diff -r b73b35db4664 -r 93a0cf4ea5fc hyphy_fubar.xml --- a/hyphy_fubar.xml Fri Feb 14 16:45:00 2020 -0500 +++ b/hyphy_fubar.xml Sun Feb 16 00:01:38 2020 -0500 |
b |
@@ -1,5 +1,5 @@ <?xml version="1.0"?> -<tool id="hyphy_fubar" name="HyPhy-FUBAR" version="@VERSION@+galaxy1"> +<tool id="hyphy_fubar" name="HyPhy-FUBAR" version="@VERSION@+galaxy0"> <description>Fast Unconstrained Bayesian AppRoximation</description> <macros> <import>macros.xml</import> |
b |
diff -r b73b35db4664 -r 93a0cf4ea5fc macros.xml --- a/macros.xml Fri Feb 14 16:45:00 2020 -0500 +++ b/macros.xml Sun Feb 16 00:01:38 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@"> |