From 02958a96e6bf3a84834e554e0c859d0ae4021bbb Mon Sep 17 00:00:00 2001 From: BiocondaBot <47040946+BiocondaBot@users.noreply.github.com> Date: Tue, 24 Dec 2024 04:07:56 +0000 Subject: [PATCH] Update alevin-fry to 0.11.1 --- recipes/alevin-fry/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/alevin-fry/meta.yaml b/recipes/alevin-fry/meta.yaml index ff63a5e8964d8..365f96cb6a01c 100644 --- a/recipes/alevin-fry/meta.yaml +++ b/recipes/alevin-fry/meta.yaml @@ -1,17 +1,17 @@ -{% set version = "0.11.0" %} +{% set version = "0.11.1" %} package: name: alevin-fry version: {{ version }} build: - number: 1 + number: 0 run_exports: - {{ pin_subpackage("alevin-fry", max_pin="x.x") }} source: url: https://github.com/COMBINE-lab/alevin-fry/releases/download/v{{ version }}/source.tar.gz - sha256: c209a092fd89f37c64bd35679d57d8452c8da7bf75b7b34f8bd5fefcb2703758 + sha256: c5a35c4b72114b4ef8d1c933cb01e5bb37df47286acd9a78a92f9ae9bf9dd3cf #patches: # - use-libradicl-0.8.2.patch