aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus
diff options
context:
space:
mode:
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>2021-07-06 14:34:33 +0200
committerGwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>2021-07-06 14:34:33 +0200
commit027d54e771ec866e7e7815a4b68a18c6530ddbc4 (patch)
treec4847124fe81ebd27a3c8f347f97ab4b906b8c6f /.cirrus
parent96263058c3682debdbb8d6605373af8dd954fcd0 (diff)
downloadnextpnr-027d54e771ec866e7e7815a4b68a18c6530ddbc4.tar.gz
nextpnr-027d54e771ec866e7e7815a4b68a18c6530ddbc4.tar.bz2
nextpnr-027d54e771ec866e7e7815a4b68a18c6530ddbc4.zip
.cirrus/Dockerfile.ubuntu20.04: update apycula to 0.0.1a9
Diffstat (limited to '.cirrus')
-rw-r--r--.cirrus/Dockerfile.ubuntu20.042
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus/Dockerfile.ubuntu20.04 b/.cirrus/Dockerfile.ubuntu20.04
index 095d1d33..a6ad1c3b 100644
--- a/.cirrus/Dockerfile.ubuntu20.04
+++ b/.cirrus/Dockerfile.ubuntu20.04
@@ -65,4 +65,4 @@ RUN set -e -x ;\
PATH=$PATH:$HOME/.cargo/bin cargo install --path prjoxide
RUN set -e -x ;\
- pip3 install apycula==0.0.1a5
+ pip3 install apycula==0.0.1a9