Mercurial > repos > iuc > stringtie
diff macros.xml @ 19:333a6e13b622 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit a586aaa6ef561527cda9e922a2260aa591f43938"
author | iuc |
---|---|
date | Tue, 30 Nov 2021 11:01:34 +0000 |
parents | 258d696dbd7e |
children | 914cfcba0ec8 |
line wrap: on
line diff
--- a/macros.xml Sat Sep 25 18:20:22 2021 +0000 +++ b/macros.xml Tue Nov 30 11:01:34 2021 +0000 @@ -1,9 +1,10 @@ <macros> <token name="@TOOL_VERSION@">2.1.7</token> + <token name="@VERSION_SUFFIX@">1</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">stringtie</requirement> - <requirement type="package" version="1.13">samtools</requirement> + <requirement type="package" version="1.14">samtools</requirement> <yield/> </requirements> </xml>