From acb25f549b2ebc6beb5f2251b83cabf389a8b414 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Tue, 17 Oct 2017 12:57:24 +0800 Subject: [PATCH] conda: use new misoc version number --- conda/artiq-dev/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/artiq-dev/meta.yaml b/conda/artiq-dev/meta.yaml index 83e6f01b0..fb5ab0f31 100644 --- a/conda/artiq-dev/meta.yaml +++ b/conda/artiq-dev/meta.yaml @@ -15,7 +15,7 @@ requirements: - python >=3.5.3,<3.6 - setuptools 33.1.1 - migen 0.5.dev py35_146+git1ccf140 - - misoc 0.7.dev-py35_4+git622b8074 + - misoc 0.7.dev py35_5+git362de1a9 - jesd204b 0.3 - binutils-or1k-linux >=2.27 - llvm-or1k