aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVerneri Hirvonen <verneri.hirvonen.2@gmail.com>2022-02-16 10:25:18 +0200
committerVerneri Hirvonen <verneri.hirvonen.2@gmail.com>2022-02-16 10:25:18 +0200
commitbdea5a1f6f5633ddc84fcbe1f13325b655bae1e9 (patch)
treeb885697318885e5f724867a0a816a97b13bef43d
parente90f5b72f7047e3813ce0817eeba82393919b13e (diff)
downloadnextpnr-bdea5a1f6f5633ddc84fcbe1f13325b655bae1e9.tar.gz
nextpnr-bdea5a1f6f5633ddc84fcbe1f13325b655bae1e9.tar.bz2
nextpnr-bdea5a1f6f5633ddc84fcbe1f13325b655bae1e9.zip
gowin: bump apycula version
-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 a4233f3d..d1e7b47b 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.2a3
+ pip3 install apycula==0.2a4