From 26dc84d8428b34d3dc1483743098521767081c2d Mon Sep 17 00:00:00 2001 From: Jonathan Manning Date: Tue, 22 Oct 2024 17:15:49 +0100 Subject: [PATCH 1/2] Make a new trim-galore build --- recipes/trim-galore/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/trim-galore/meta.yaml b/recipes/trim-galore/meta.yaml index dc940f7a0b079..40af61b68d174 100644 --- a/recipes/trim-galore/meta.yaml +++ b/recipes/trim-galore/meta.yaml @@ -10,7 +10,7 @@ source: sha256: '{{sha256}}' build: - number: 0 + number: 1 noarch: generic requirements: From 246c14f406ee1e6d38999bf90225affa0caabd87 Mon Sep 17 00:00:00 2001 From: Jonathan Manning Date: Tue, 22 Oct 2024 17:35:49 +0100 Subject: [PATCH 2/2] add run_exports --- recipes/trim-galore/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/trim-galore/meta.yaml b/recipes/trim-galore/meta.yaml index 40af61b68d174..e3194860aa232 100644 --- a/recipes/trim-galore/meta.yaml +++ b/recipes/trim-galore/meta.yaml @@ -12,6 +12,8 @@ source: build: number: 1 noarch: generic + run_exports: + - {{ pin_subpackage("trim-galore", max_pin="x") }} requirements: build: