From 406a32ba8041b4ba33b7e86cb871fca3592b49ce Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Thu, 14 Sep 2023 02:00:03 +0200 Subject: [PATCH] Bumped eqy-nightly Version to 20230914_9fa132e --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index ccda5e995b184..23df3011da848 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = eqy-nightly pkgdesc = Equivalence Checking with Yosys - pkgver = 20230913_bfc4e5d + pkgver = 20230914_9fa132e 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=bfc4e5d + source = eqy::git+https://github.com/YosysHQ/eqy.git#commit=9fa132e sha256sums = SKIP pkgname = eqy-nightly diff --git a/PKGBUILD b/PKGBUILD index 776542464ea60..32e3923339286 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=eqy-nightly -pkgver=20230913_bfc4e5d +pkgver=20230914_9fa132e 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=bfc4e5d" + "eqy::git+https://github.com/YosysHQ/eqy.git#commit=9fa132e" ) sha256sums=( "SKIP"