From 47695b715b665b461c411d19dd30d313968d00a2 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Sat, 10 Feb 2024 01:00:05 +0100 Subject: [PATCH] Bumped eqy-nightly Version to 20240210_5791c90 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c0803d6294021..350e195b1afbe 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = eqy-nightly pkgdesc = Equivalence Checking with Yosys - pkgver = 20240209_abfea8a + pkgver = 20240210_5791c90 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=abfea8a + source = eqy::git+https://github.com/YosysHQ/eqy.git#commit=5791c90 sha256sums = SKIP pkgname = eqy-nightly diff --git a/PKGBUILD b/PKGBUILD index ac1328226e487..db5829afd8c9f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=eqy-nightly -pkgver=20240209_abfea8a +pkgver=20240210_5791c90 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=abfea8a" + "eqy::git+https://github.com/YosysHQ/eqy.git#commit=5791c90" ) sha256sums=( "SKIP"