Mercurial > repos > iuc > kallisto_quant
diff macros.xml @ 6:a7fdab2e4a37 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit f84c314bc721b5b0c7be10eaf287b1830caca241"
| author | iuc |
|---|---|
| date | Thu, 26 Sep 2019 09:10:18 -0400 |
| parents | 22c498dc4bc6 |
| children | 90e937ec7df8 |
line wrap: on
line diff
--- a/macros.xml Thu Nov 29 17:03:57 2018 -0500 +++ b/macros.xml Thu Sep 26 09:10:18 2019 -0400 @@ -1,10 +1,10 @@ <?xml version="1.0"?> <macros> - <token name="@VERSION@">0.43.1</token> + <token name="@VERSION@">0.46.0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">kallisto</requirement> - <requirement type="package" version="1.5">samtools</requirement> + <requirement type="package" version="1.9">samtools</requirement> </requirements> </xml> <xml name="citations">
