From f0335c5a87e4c763f9e870aa1651027b6055bedf Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Tue, 30 Jan 2024 01:00:03 +0100 Subject: [PATCH] Bumped eqy-nightly Version to 20240130_abfea8a --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index ee6d545b19108..ac99c922f9563 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = eqy-nightly pkgdesc = Equivalence Checking with Yosys - pkgver = 20240129_8327ac7 + pkgver = 20240130_abfea8a 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=8327ac7 + source = eqy::git+https://github.com/YosysHQ/eqy.git#commit=abfea8a sha256sums = SKIP pkgname = eqy-nightly diff --git a/PKGBUILD b/PKGBUILD index 95a80fa5ea379..a05984e95fac5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=eqy-nightly -pkgver=20240129_8327ac7 +pkgver=20240130_abfea8a 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=8327ac7" + "eqy::git+https://github.com/YosysHQ/eqy.git#commit=abfea8a" ) sha256sums=( "SKIP"