From 124b257e05c711b3d6bec8fd7cca5717f11b668b Mon Sep 17 00:00:00 2001 From: whitequark Date: Tue, 8 Nov 2016 22:08:04 +0000 Subject: [PATCH] conda: update for LLVM 3.9. --- conda/artiq/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/artiq/meta.yaml b/conda/artiq/meta.yaml index f2cc0aeea..de54eeec5 100644 --- a/conda/artiq/meta.yaml +++ b/conda/artiq/meta.yaml @@ -18,7 +18,7 @@ requirements: - binutils-or1k-linux run: - python >=3.5.2 - - llvmlite-artiq 0.11.0.dev py35_25 + - llvmlite-artiq 0.12.0.dev py35_27 - lit - outputcheck - scipy