Bumped nextpnr-all Version to e926cddc_20210920

This commit is contained in:
aki-nyan 2021-09-20 08:21:55 +02:00
parent 5aa1a6f24f
commit 1e99573dcf
2 changed files with 8 additions and 8 deletions

View file

@ -6,10 +6,10 @@ pkgbase = nextpnr-all-nightly
url = https://github.com/YosysHQ/nextpnr
arch = any
license = custom:ISC
depends = nextpnr-ice40-nightly>=e926cddc_20210919
depends = nextpnr-ecp5-nightly>=e926cddc_20210919
depends = nextpnr-nexus-nightly>=e926cddc_20210919
depends = nextpnr-generic-nightly>=e926cddc_20210919
depends = nextpnr-ice40-nightly>=e926cddc_20210920
depends = nextpnr-ecp5-nightly>=e926cddc_20210920
depends = nextpnr-nexus-nightly>=e926cddc_20210920
depends = nextpnr-generic-nightly>=e926cddc_20210920
conflicts = nextpnr-git
options = !strip

View file

@ -11,10 +11,10 @@ license=("custom:ISC")
groups=()
options=("!strip")
depends=(
"nextpnr-ice40-nightly>=e926cddc_20210919"
"nextpnr-ecp5-nightly>=e926cddc_20210919"
"nextpnr-nexus-nightly>=e926cddc_20210919"
"nextpnr-generic-nightly>=e926cddc_20210919"
"nextpnr-ice40-nightly>=e926cddc_20210920"
"nextpnr-ecp5-nightly>=e926cddc_20210920"
"nextpnr-nexus-nightly>=e926cddc_20210920"
"nextpnr-generic-nightly>=e926cddc_20210920"
)
conflicts=(