Skip to content

Commit

Permalink
[bot-automerge] r-phytools v2.0_3 (#13)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Nov 10, 2023
2 parents dd0e958 + d87b873 commit 5aa903a
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 33 deletions.
8 changes: 3 additions & 5 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 0 additions & 17 deletions .ci_support/migrations/r_base43.yaml

This file was deleted.

22 changes: 15 additions & 7 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .scripts/logging_utils.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .scripts/run_docker_build.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "1.9-16" %}
{% set version = "2.0-3" %}
{% set posix = 'm2-' if win else '' %}
{% set native = 'm2w64-' if win else '' %}

Expand All @@ -10,7 +10,7 @@ source:
url:
- {{ cran_mirror }}/src/contrib/phytools_{{ version }}.tar.gz
- {{ cran_mirror }}/src/contrib/Archive/phytools/phytools_{{ version }}.tar.gz
sha256: 1b800b722a17679998efff40ab26adb127f61fcd57ea486ec1e129f34c79b29c
sha256: a10f5ceba81d5f8dc8e1b80e4cd00c7878842ee312ecd266809f60f70b23e82e

build:
merge_build_host: true # [win]
Expand Down

0 comments on commit 5aa903a

Please sign in to comment.