Skip to content

Commit

Permalink
updated v0.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot authored and ihnorton committed Nov 7, 2023
1 parent 8ed6469 commit fce3829
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "r-tiledb" %}
{% set version = "0.21.2" %}
{% set version = "0.21.3" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://github.com/TileDB-Inc/TileDB-R/archive/{{ version }}.tar.gz
sha256: e07ec2e7d4990d38acb6e5a5725e11e279da22d0a0bed92348d69b2ff63320f7
sha256: 6e6dc9f16fcb944b73ee775d7ec9c1282dad709f7e54542a25cf3390222b8c85
patches: # [osx and not arm64]
- 0001-skip-osx-test-to-avoid-spurious-segfault.patch # [osx and not arm64]

Expand Down

0 comments on commit fce3829

Please sign in to comment.