Bumped mcy-nightly Version to 20240130_54ea609

This commit is contained in:
Aki Van Ness 2024-01-30 01:00:04 +01:00
parent 2e2143bd96
commit d7cda25559
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = mcy-nightly
pkgdesc = Mutation Cover with Yosys
pkgver = 20240129_9052030
pkgver = 20240130_54ea609
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/mcy
@ -18,7 +18,7 @@ pkgbase = mcy-nightly
depends = boost-libs
optdepends = python-flask
options = !strip
source = mcy::git+https://github.com/YosysHQ/mcy.git#commit=9052030
source = mcy::git+https://github.com/YosysHQ/mcy.git#commit=54ea609
sha256sums = SKIP
pkgname = mcy-nightly

View file

@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=mcy-nightly
pkgver=20240129_9052030
pkgver=20240130_54ea609
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=9052030"
"mcy::git+https://github.com/YosysHQ/mcy.git#commit=54ea609"
)
sha256sums=(
"SKIP"