Bumpped eqy version to 20240917_yosys_0.45_2_gd327440

This commit is contained in:
Aki Van Ness 2024-09-17 02:00:46 +02:00
parent bf7c5f7e53
commit 89312bcdb5
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = eqy-nightly
pkgdesc = Equivalence Checking with Yosys
pkgver = 20240916_yosys_0.45
pkgver = 20240917_yosys_0.45_2_gd327440
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=7b16456
source = eqy::git+https://github.com/YosysHQ/eqy.git#commit=d327440
sha256sums = SKIP
pkgname = eqy-nightly

View file

@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=eqy-nightly
pkgver=20240916_yosys_0.45
pkgver=20240917_yosys_0.45_2_gd327440
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=7b16456"
"eqy::git+https://github.com/YosysHQ/eqy.git#commit=d327440"
)
sha256sums=(
"SKIP"