From 35e704080610e9a7570690e4584db3f42270654b Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Sat, 9 Sep 2023 02:00:07 +0200 Subject: [PATCH] Bumped mcy-nightly Version to 20230909_2f2ad20 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 4dfc39e31eef..698924bad624 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = mcy-nightly pkgdesc = Mutation Cover with Yosys - pkgver = 20230908_d8f33b0 + pkgver = 20230909_2f2ad20 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=d8f33b0 + source = mcy::git+https://github.com/YosysHQ/mcy.git#commit=2f2ad20 sha256sums = SKIP pkgname = mcy-nightly diff --git a/PKGBUILD b/PKGBUILD index 2d00e1263f6d..c31bc72c096a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=mcy-nightly -pkgver=20230908_d8f33b0 +pkgver=20230909_2f2ad20 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=d8f33b0" + "mcy::git+https://github.com/YosysHQ/mcy.git#commit=2f2ad20" ) sha256sums=( "SKIP"