From 6cfa5d8d60e3ca4e9a20a224b31f43f8b9cbfd81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gr=C3=BCning?= Date: Fri, 29 Nov 2024 14:15:22 +0100 Subject: [PATCH] bump r-base --- bioconda_utils/bioconda_utils-conda_build_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bioconda_utils/bioconda_utils-conda_build_config.yaml b/bioconda_utils/bioconda_utils-conda_build_config.yaml index ac243f7b5f..7daf34b507 100644 --- a/bioconda_utils/bioconda_utils-conda_build_config.yaml +++ b/bioconda_utils/bioconda_utils-conda_build_config.yaml @@ -26,7 +26,7 @@ bamtools: # NOTE: Workaround https://github.com/conda/conda-build/issues/3974 we slightly alter the values # from conda-forge-pinnings here (inserting '.*' or ' ' which should be ignored later on). r_base: - - "4.3.*" + - "4.4.*" # # conda-forge-pinning just got updated to build for Py 3.12 by default. # # In case we want to drop 3.8 before conda-forge does, we can use the following: