We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a612b7 commit 898e7edCopy full SHA for 898e7ed
bioconda_utils/bioconda_utils-conda_build_config.yaml
@@ -26,7 +26,7 @@ bamtools:
26
# NOTE: Workaround https://github.com/conda/conda-build/issues/3974 we slightly alter the values
27
# from conda-forge-pinnings here (inserting '.*' or ' ' which should be ignored later on).
28
r_base:
29
- - "4.4.*"
+ - "4.5.*"
30
31
# # conda-forge-pinning just got updated to build for Py 3.12 by default.
32
# # In case we want to drop 3.8 before conda-forge does, we can use the following:
0 commit comments