Bumpped mcy version to 20241212_v0.48

This commit is contained in:
Aki Van Ness 2024-12-12 01:00:56 +01:00
parent 52d88e1a64
commit c4db45b926
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = mcy-nightly
pkgdesc = Mutation Cover with Yosys
pkgver = 20241211_yosys_0.47
pkgver = 20241212_v0.48
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/mcy
@ -19,7 +19,7 @@ pkgbase = mcy-nightly
optdepends = python-flask
provides = mcy
options = !strip
source = mcy::git+https://github.com/YosysHQ/mcy.git#commit=b01592a
source = mcy::git+https://github.com/YosysHQ/mcy.git#commit=d9ba4fd
sha256sums = SKIP
pkgname = mcy-nightly

View file

@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=mcy-nightly
pkgver=20241211_yosys_0.47
pkgver=20241212_v0.48
pkgrel=1
epoch=1
pkgdesc="Mutation Cover with Yosys"
@ -17,7 +17,7 @@ provides=("mcy")
conflicts=()
replaces=()
source=(
"mcy::git+https://github.com/YosysHQ/mcy.git#commit=b01592a"
"mcy::git+https://github.com/YosysHQ/mcy.git#commit=d9ba4fd"
)
sha256sums=(
"SKIP"