From 8337816032999ea3433212de14cc8ccbea1d23df Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Mon, 7 Oct 2024 23:33:44 -0400 Subject: [PATCH] Update phylodm to 3.2.0 (#51232) --- recipes/phylodm/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/phylodm/meta.yaml b/recipes/phylodm/meta.yaml index 01298be68bc1f..1bfd5232396a0 100644 --- a/recipes/phylodm/meta.yaml +++ b/recipes/phylodm/meta.yaml @@ -1,6 +1,6 @@ {% set name = "phylodm" %} -{% set version = "3.1.0" %} -{% set sha256 = "ea4d0721702209c8309d82e4a54649bd60bb5d697043be4a9f9930bc0fe4e300" %} +{% set version = "3.2.0" %} +{% set sha256 = "ddcf2ddd9de75b3e411cd9d1a8dab622840530a1db520b5016e03c9c45720694" %} package: name: {{ name|lower }}