From 96276a4e5b01a01ad3a341793e29d81d2a4a1fa8 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Fri, 1 Sep 2023 02:00:04 +0200 Subject: [PATCH] Bumped eqy-nightly Version to 20230901_6f88693 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 4fa818ffba6cd..7e8d714542b2d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = eqy-nightly pkgdesc = Equivalence Checking with Yosys - pkgver = 20230831_9acc2a5 + pkgver = 20230901_6f88693 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=9acc2a5 + source = eqy::git+https://github.com/YosysHQ/eqy.git#commit=6f88693 sha256sums = SKIP pkgname = eqy-nightly diff --git a/PKGBUILD b/PKGBUILD index 74cbdb7f3eb51..cb44c2383085f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=eqy-nightly -pkgver=20230831_9acc2a5 +pkgver=20230901_6f88693 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=9acc2a5" + "eqy::git+https://github.com/YosysHQ/eqy.git#commit=6f88693" ) sha256sums=( "SKIP"