From a0eac72fd8d28e6fe31f941e265641a779aef80d Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 14:21:20 +0200 Subject: [PATCH] testing/prjtrellis: rebuild against python 3.14 --- testing/prjtrellis/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/prjtrellis/APKBUILD b/testing/prjtrellis/APKBUILD index db80d2feb31..4c2a791a367 100644 --- a/testing/prjtrellis/APKBUILD +++ b/testing/prjtrellis/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Marian Buschsieweke pkgname=prjtrellis pkgver=1.4 -pkgrel=2 +pkgrel=3 pkgdesc="Documentation of the Lattice ECP5 bit-stream format" url="https://github.com/YosysHQ/prjtrellis" arch="all"