Bumped eqy-nightly Version to 20231012_8327ac7

This commit is contained in:
Aki Van Ness 2023-10-12 02:00:04 +02:00
parent ab171dd12e
commit 00dcb28a28
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = eqy-nightly
pkgdesc = Equivalence Checking with Yosys
pkgver = 20231011_4faef63
pkgver = 20231012_8327ac7
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/eqy
@ -14,7 +14,7 @@ pkgbase = eqy-nightly
depends = python
depends = python-click
options = !strip
source = eqy::git+https://github.com/YosysHQ/eqy.git#commit=4faef63
source = eqy::git+https://github.com/YosysHQ/eqy.git#commit=8327ac7
sha256sums = SKIP
pkgname = eqy-nightly

View file

@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=eqy-nightly
pkgver=20231011_4faef63
pkgver=20231012_8327ac7
pkgrel=1
epoch=1
pkgdesc="Equivalence Checking with Yosys"
@ -16,7 +16,7 @@ makedepends=("git" "gcc" "yosys-nightly")
conflicts=()
replaces=()
source=(
"eqy::git+https://github.com/YosysHQ/eqy.git#commit=4faef63"
"eqy::git+https://github.com/YosysHQ/eqy.git#commit=8327ac7"
)
sha256sums=(
"SKIP"