From 9d27f6673760869619306d40539fa201ed0f9f18 Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Tue, 14 Jan 2025 15:29:34 -0500 Subject: [PATCH] Update prymer to 3.0.0 (#53221) --- recipes/prymer/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/prymer/meta.yaml b/recipes/prymer/meta.yaml index 5302549095ed6..f0e0381f9604d 100644 --- a/recipes/prymer/meta.yaml +++ b/recipes/prymer/meta.yaml @@ -1,5 +1,5 @@ {% set name = "prymer" %} -{% set version = "2.2.0" %} +{% set version = "3.0.0" %} package: name: {{ name|lower }} @@ -7,7 +7,7 @@ package: source: url: https://github.com/fulcrumgenomics/{{ name }}/archive/refs/tags/{{ version }}.tar.gz - sha256: e11a09a58e9310b2ff1b89b9e36913f47c08e0b22e1d3d9ce9321e4013fb3c2e + sha256: 72159960329a86f21a00e5fccc14946a0c9eacd0953509e86237f073dd514552 build: noarch: python