Mercurial > repos > eschen42 > mqppep_preproc
diff macros.xml @ 10:07fb0e756c69 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/mqppep commit 681875e344ae25ccd421df12da01bc5521a6a7c7"
| author | eschen42 |
|---|---|
| date | Tue, 15 Mar 2022 09:27:55 +0000 |
| parents | 36f183e5e4ed |
| children | ae1044bcf13d |
line wrap: on
line diff
--- a/macros.xml Tue Mar 15 01:16:11 2022 +0000 +++ b/macros.xml Tue Mar 15 09:27:55 2022 +0000 @@ -1,5 +1,5 @@ <macros> - <token name="@TOOL_VERSION@">0.1.1</token> + <token name="@TOOL_VERSION@">0.1.2</token> <token name="@VERSION_SUFFIX@">0</token> <xml name="requirements"> <requirements> @@ -21,7 +21,7 @@ I specified the build as well as the version, i.e. texlive-core=20210325=h97429d4_0 --> - <requirement type="package" >r-tinytex</requirement> + <requirement type="package" version="0.37" >r-tinytex</requirement> <requirement type="package" version="3.3.5" >r-ggplot2</requirement> <requirement type="package" version="3.9.10" >python</requirement> <requirement type="package" version="5.26.2" >perl</requirement>
