From 31b5154222d17c88ced3843d5c15780c29f56c86 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 8d3940a18..4c9e50cc8 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