From 8a2ab394779cc9ee57d1290adef89ddf31ec5afc Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Sun, 21 Jan 2024 16:33:12 -0500 Subject: [PATCH] Update r-pathfindr to 2.3.1 (#45316) --- recipes/r-pathfindr/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/r-pathfindr/meta.yaml b/recipes/r-pathfindr/meta.yaml index 7b75c815daaee..4a76e0d8a98db 100644 --- a/recipes/r-pathfindr/meta.yaml +++ b/recipes/r-pathfindr/meta.yaml @@ -1,4 +1,4 @@ -{% set version = '2.3.0' %} +{% set version = '2.3.1' %} {% set posix = 'm2-' if win else '' %} {% set native = 'm2w64-' if win else '' %} @@ -11,7 +11,7 @@ source: url: - {{ cran_mirror }}/src/contrib/pathfindR_{{ version }}.tar.gz - {{ cran_mirror }}/src/contrib/Archive/pathfindR/pathfindR_{{ version }}.tar.gz - sha256: e7fc4f10859890af5ab17cc7870efac64614f234059f5734ddd7af705f67281b + sha256: 03b766e4799dbf2083717cd9a8a302beaaa58eaec9499b3b9b9e5e55e50c5694 build: merge_build_host: True # [win]