From e310984b6244c39719182b9c7fd56c7f1b0d7b9e Mon Sep 17 00:00:00 2001 From: JW <34543031+jwcodee@users.noreply.github.com> Date: Tue, 19 Nov 2024 13:57:47 -0800 Subject: [PATCH] Update meta.yaml (#52203) --- recipes/goldrush/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/goldrush/meta.yaml b/recipes/goldrush/meta.yaml index 3be1717cb17c8..8f9f9d54b4ba4 100644 --- a/recipes/goldrush/meta.yaml +++ b/recipes/goldrush/meta.yaml @@ -11,7 +11,7 @@ source: build: skip: true # [py < 38 or win or py > 39] - number: 1 + number: 2 run_exports: {{ pin_subpackage("goldrush", max_pin="x") }} requirements: @@ -37,7 +37,7 @@ requirements: - ntlink >=1.3.0 - btllib >=1.6.2 - tigmint >=1.2.6 - - minimap2 + - minimap2 >=2.17 - gperftools - bc - snakemake