Bumped eqy-nightly Version to 20230912_bfc4e5d

This commit is contained in:
Aki Van Ness 2023-09-12 02:00:05 +02:00
parent cc44e0a39e
commit 468a34640d
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = eqy-nightly
pkgdesc = Equivalence Checking with Yosys
pkgver = 20230911_6f88693
pkgver = 20230912_bfc4e5d
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=6f88693
source = eqy::git+https://github.com/YosysHQ/eqy.git#commit=bfc4e5d
sha256sums = SKIP
pkgname = eqy-nightly

View file

@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=eqy-nightly
pkgver=20230911_6f88693
pkgver=20230912_bfc4e5d
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=6f88693"
"eqy::git+https://github.com/YosysHQ/eqy.git#commit=bfc4e5d"
)
sha256sums=(
"SKIP"