Bumped eqy-nightly Version to 20230914_9fa132e

This commit is contained in:
Aki Van Ness 2023-09-14 02:00:03 +02:00
parent 97857e7cd0
commit 406a32ba80
2 changed files with 4 additions and 4 deletions

View file

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

View file

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