From 12b29abc883d0baf5f54876cc09bdc978b785a90 Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Thu, 12 Dec 2024 14:56:03 -0500 Subject: [PATCH] Update gpatch to 0.3.5 (#52770) --- recipes/gpatch/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/gpatch/meta.yaml b/recipes/gpatch/meta.yaml index 178e0ca32d63f..90a6674ee5a8d 100644 --- a/recipes/gpatch/meta.yaml +++ b/recipes/gpatch/meta.yaml @@ -1,5 +1,5 @@ {% set name = "GPatch" %} -{% set version = "0.3.4" %} +{% set version = "0.3.5" %} package: name: "{{ name|lower }}" @@ -7,7 +7,7 @@ package: source: url: "https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz" - sha256: 243b63181500dabdc4934cb2433e13448f710fff2211e28af46ca365ca418c5a + sha256: 1443daef746825d0749b7870f6b9e49d874ac4d057486d934f702abd194c52c1 build: number: 0