From da007496f77e57c7b84445c9c3da2d8f1bc00d82 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Wed, 6 Aug 2025 02:00:36 +0200 Subject: [PATCH] Bumpped sby version to 20250806_v0.55_77_g1238080 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 71c308b5fae51..606b4d3530ad0 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = sby-nightly pkgdesc = Front-end for Yosys-based formal verification flows - pkgver = 20250805_v0.55_72_gb434897 + pkgver = 20250806_v0.55_77_g1238080 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=b434897 + source = sby::git+https://github.com/YosysHQ/sby.git#commit=1238080 sha256sums = SKIP pkgname = sby-nightly diff --git a/PKGBUILD b/PKGBUILD index aef1b7968394f..f66bc3342a02b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=sby-nightly -pkgver=20250805_v0.55_72_gb434897 +pkgver=20250806_v0.55_77_g1238080 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=b434897" + "sby::git+https://github.com/YosysHQ/sby.git#commit=1238080" ) sha256sums=( "SKIP"