Skip to content

Commit

Permalink
Merge pull request #63 from regro-cf-autotick-bot/0.20.2_h9fd53a
Browse files Browse the repository at this point in the history
r-tiledb v0.20.2
  • Loading branch information
Shelnutt2 authored Jul 31, 2023
2 parents 1b70398 + ec041c5 commit e2db9ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
5 changes: 0 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.

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.20.1" %}
{% set version = "0.20.2" %}

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

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

Expand Down

0 comments on commit e2db9ef

Please sign in to comment.