diff --git a/.SRCINFO b/.SRCINFO index d3be52bec4681..dab1ca9da896b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = eqy-nightly pkgdesc = Equivalence Checking with Yosys - pkgver = 20230710_cc91b45 + pkgver = 20230711_9acc2a5 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=cc91b45 + source = eqy::git+https://github.com/YosysHQ/eqy.git#commit=9acc2a5 sha256sums = SKIP pkgname = eqy-nightly diff --git a/PKGBUILD b/PKGBUILD index c6492f3c09bee..626692e224fc3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=eqy-nightly -pkgver=20230710_cc91b45 +pkgver=20230711_9acc2a5 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=cc91b45" + "eqy::git+https://github.com/YosysHQ/eqy.git#commit=9acc2a5" ) sha256sums=( "SKIP"