Bumpped sby version to 20241008_yosys_0.45_10_g117fb26

This commit is contained in:
Aki Van Ness 2024-10-08 02:00:36 +02:00
parent b499097fb3
commit ead22f67d5
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = sby-nightly
pkgdesc = Front-end for Yosys-based formal verification flows
pkgver = 20241007_yosys_0.45_8_g62d1708
pkgver = 20241008_yosys_0.45_10_g117fb26
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/sby
@ -19,7 +19,7 @@ pkgbase = sby-nightly
conflicts = symbiyosys-git
replaces = symbiyosys-nightly
options = !strip
source = sby::git+https://github.com/YosysHQ/sby.git#commit=62d1708
source = sby::git+https://github.com/YosysHQ/sby.git#commit=117fb26
sha256sums = SKIP
pkgname = sby-nightly

View file

@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=sby-nightly
pkgver=20241007_yosys_0.45_8_g62d1708
pkgver=20241008_yosys_0.45_10_g117fb26
pkgrel=1
epoch=1
pkgdesc="Front-end for Yosys-based formal verification flows"
@ -22,7 +22,7 @@ makedepends=("git")
conflicts=("symbiyosys-git")
replaces=("symbiyosys-nightly")
source=(
"sby::git+https://github.com/YosysHQ/sby.git#commit=62d1708"
"sby::git+https://github.com/YosysHQ/sby.git#commit=117fb26"
)
sha256sums=(
"SKIP"