From 19a24b97eea0a877a44eb7c2bb90d516890efd61 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Tue, 26 Sep 2023 02:00:06 +0200 Subject: [PATCH] Bumped eqy-nightly Version to 20230926_4faef63 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index f0b3caa8f3da0..9a564c3a75073 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = eqy-nightly pkgdesc = Equivalence Checking with Yosys - pkgver = 20230925_0cc2ff0 + pkgver = 20230926_4faef63 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=0cc2ff0 + source = eqy::git+https://github.com/YosysHQ/eqy.git#commit=4faef63 sha256sums = SKIP pkgname = eqy-nightly diff --git a/PKGBUILD b/PKGBUILD index 5ee967e027f64..02225569745c5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=eqy-nightly -pkgver=20230925_0cc2ff0 +pkgver=20230926_4faef63 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=0cc2ff0" + "eqy::git+https://github.com/YosysHQ/eqy.git#commit=4faef63" ) sha256sums=( "SKIP"