From 95687cd870ea2c8580f7f886b3f1c3b9801fe574 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Tue, 27 Jan 2026 01:02:08 +0100 Subject: [PATCH] Bumpped nextpnr-nexus version to 20260127_nextpnr_0.9_59_g8c627817 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 4fd8cd55a04ef..65ce9a830ec51 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20260126_nextpnr_0.9_57_g9ae5de7c + pkgver = 20260127_nextpnr_0.9_59_g8c627817 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr @@ -23,7 +23,7 @@ pkgbase = nextpnr-nexus-nightly conflicts = nextpnr-git conflicts = nextpnr-all-nightly options = !strip - source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=9ae5de7c + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=8c627817 sha256sums = SKIP pkgname = nextpnr-nexus-nightly diff --git a/PKGBUILD b/PKGBUILD index 304248b6f8f7e..b9d229bbd10e5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20260126_nextpnr_0.9_57_g9ae5de7c +pkgver=20260127_nextpnr_0.9_59_g8c627817 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus" @@ -26,7 +26,7 @@ conflicts=( replaces=() provides=("nextpnr-nexus=$(cut -d _ -f 3 <<< "${pkgver}")") source=( - "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=9ae5de7c" + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=8c627817" ) sha256sums=( "SKIP"