Bumpped sby version to 20240928_yosys_0.45_8_g62d1708

This commit is contained in:
Aki Van Ness 2024-09-28 02:00:30 +02:00
parent a755523fd2
commit 81fb5836d5
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 = 20240927_yosys_0.45_4_gd9a5845
pkgver = 20240928_yosys_0.45_8_g62d1708
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=d9a5845
source = sby::git+https://github.com/YosysHQ/sby.git#commit=62d1708
sha256sums = SKIP
pkgname = sby-nightly

View file

@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=sby-nightly
pkgver=20240927_yosys_0.45_4_gd9a5845
pkgver=20240928_yosys_0.45_8_g62d1708
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=d9a5845"
"sby::git+https://github.com/YosysHQ/sby.git#commit=62d1708"
)
sha256sums=(
"SKIP"