From ce30045dd4b85d20bd9ac2aa72ca8f7481cc6a43 Mon Sep 17 00:00:00 2001 From: whitequark Date: Sat, 2 Apr 2016 18:40:06 +0000 Subject: [PATCH] conda: update llvmlite-artiq dependency. Build 22 includes debug information support. --- 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 b28f339a4..7e9f63c71 100644 --- a/conda/artiq/meta.yaml +++ b/conda/artiq/meta.yaml @@ -37,7 +37,7 @@ requirements: - binutils-or1k-linux run: - python >=3.5.1 - - llvmlite-artiq 0.10.0.dev py35_21 + - llvmlite-artiq 0.10.0.dev py35_22 - scipy - numpy - prettytable