From 341e840a2e44ec0e314a70e3bcc04f8bc7ce078d Mon Sep 17 00:00:00 2001 From: Joshua Zhuang <71105179+mencian@users.noreply.github.com> Date: Mon, 28 Oct 2024 19:02:10 -0500 Subject: [PATCH] Rebuild ucsc-wigtobigwig recipe (#51751) --- recipes/ucsc-wigtobigwig/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/ucsc-wigtobigwig/meta.yaml b/recipes/ucsc-wigtobigwig/meta.yaml index 33106d75a2610..c9deee8b43399 100644 --- a/recipes/ucsc-wigtobigwig/meta.yaml +++ b/recipes/ucsc-wigtobigwig/meta.yaml @@ -15,7 +15,7 @@ source: - include.macos.patch # [osx] build: - number: 0 + number: 1 run_exports: - {{ pin_subpackage(package, max_pin=None) }}