From 7cf9aae9ef21ad06fe955efbd1c09317339c48f4 Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Tue, 22 Oct 2024 15:45:29 -0400 Subject: [PATCH] Update hyphy to 2.5.63 (#51565) --- recipes/hyphy/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/hyphy/meta.yaml b/recipes/hyphy/meta.yaml index b531a053fb8a8..ee2bf7b0f2ff3 100644 --- a/recipes/hyphy/meta.yaml +++ b/recipes/hyphy/meta.yaml @@ -1,5 +1,5 @@ -{% set version = "2.5.62" %} -{% set sha256 = "8b98ef1d69f1a985026282d644e5df022bd22c1e2614f9d8348377f291e7f9e8" %} +{% set version = "2.5.63" %} +{% set sha256 = "86a94a601fa136443a8cd69f61e3a47b1dc85f10743d317715b1e433278e9ee0" %} package: name: hyphy @@ -10,7 +10,7 @@ source: sha256: '{{ sha256 }}' build: - number: 1 + number: 0 run_exports: - {{ pin_subpackage("hyphy", max_pin="x.x") }} requirements: