Skip to content

Commit

Permalink
updated v18.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot authored and h-vetinari committed Apr 21, 2024
1 parent f19d3f2 commit 909a253
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,12 +1,12 @@
{% set version = "17.0.6" %}
{% set version = "18.1.3" %}

package:
name: mlir-python-bindings
version: {{ version }}

source:
- url: https://github.com/llvm/llvm-project/releases/download/llvmorg-{{ version.replace(".rc", "-rc") }}/llvm-project-{{ version.replace(".rc", "rc") }}.src.tar.xz
sha256: 58a8818c60e6627064f312dbf46c02d9949956558340938b71cf731ad8bc0813
sha256: 2929f62d69dec0379e529eb632c40e15191e36f3bd58c2cb2df0413a0dc48651
patches:
# https://reviews.llvm.org/D99470
- 0001-Support-cross-compiling-standalone-MLIR.patch
Expand Down

0 comments on commit 909a253

Please sign in to comment.