Bumpped mcy version to 20240411_yosys_0.40

This commit is contained in:
Aki Van Ness 2024-04-11 08:12:35 +02:00
parent dffb9f39ce
commit e5369ae776

View file

@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
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"