Previous changeset 2:0349d8981030 (2023-10-02) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cojac commit dbe11701b46195306ce4bbad1935824461e17520 |
modified:
cooc_pubmut.xml macros.xml |
b |
diff -r 0349d8981030 -r ce8b15a55bbe cooc_pubmut.xml --- a/cooc_pubmut.xml Mon Oct 02 19:59:31 2023 +0000 +++ b/cooc_pubmut.xml Fri Jun 14 21:23:44 2024 +0000 |
[ |
@@ -8,8 +8,8 @@ </macros> <expand macro="biotools"/> <expand macro="requirements"> - <requirement type="package" version="3.1.3">pandoc</requirement> - <requirement type="package" version="6.2.1">gmp</requirement> + <requirement type="package" version="3.2">pandoc</requirement> + <requirement type="package" version="6.3.0">gmp</requirement> </expand> <expand macro="version"/> <command detect_errors="exit_code"><![CDATA[ |
b |
diff -r 0349d8981030 -r ce8b15a55bbe macros.xml --- a/macros.xml Mon Oct 02 19:59:31 2023 +0000 +++ b/macros.xml Fri Jun 14 21:23:44 2024 +0000 |
b |
@@ -1,6 +1,6 @@ <?xml version="1.0"?> <macros> - <token name="@TOOL_VERSION@">0.9.1</token> + <token name="@TOOL_VERSION@">0.9.2</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">21.01</token> <xml name="biotools"> |