Bumpped eqy version to 20250923_v0.57_2_g91b2178

This commit is contained in:
Aki Van Ness 2025-09-23 02:00:37 +02:00
parent 95d0897838
commit 1f5e9df5be
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = eqy-nightly
pkgdesc = Equivalence Checking with Yosys
pkgver = 20250922_v0.57
pkgver = 20250923_v0.57_2_g91b2178
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/eqy
@ -15,7 +15,7 @@ pkgbase = eqy-nightly
depends = python-click
provides = eqy
options = !strip
source = eqy::git+https://github.com/YosysHQ/eqy.git#commit=0f76b9e
source = eqy::git+https://github.com/YosysHQ/eqy.git#commit=91b2178
sha256sums = SKIP
pkgname = eqy-nightly

View file

@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=eqy-nightly
pkgver=20250922_v0.57
pkgver=20250923_v0.57_2_g91b2178
pkgrel=1
epoch=1
pkgdesc="Equivalence Checking with Yosys"
@ -17,7 +17,7 @@ provides=("eqy")
conflicts=()
replaces=()
source=(
"eqy::git+https://github.com/YosysHQ/eqy.git#commit=0f76b9e"
"eqy::git+https://github.com/YosysHQ/eqy.git#commit=91b2178"
)
sha256sums=(
"SKIP"