From e5369ae7761f620483bb3268161e4563a922d683 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Thu, 11 Apr 2024 08:12:35 +0200 Subject: [PATCH] Bumpped mcy version to 20240411_yosys_0.40 --- PKGBUILD.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD.in b/PKGBUILD.in index a228f6773b21..97f09e622ee6 100644 --- a/PKGBUILD.in +++ b/PKGBUILD.in @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=mcy-nightly -pkgver=@MCY_VER@ +pkgver=@EDA_VER@ pkgrel=1 epoch=1 pkgdesc="Mutation Cover with Yosys" @@ -16,7 +16,7 @@ makedepends=("git" "gcc" "cmake" "boost") conflicts=() replaces=() source=( - "mcy::git+https://github.com/YosysHQ/mcy.git#commit=@MCY_HASH@" + "mcy::git+https://github.com/YosysHQ/mcy.git#commit=@EDA_HASH@" ) sha256sums=( "SKIP"