1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: abc-yosyshq: Update to 0.55.

* gnu/packages/fpga.scm (abc-yosyshq): Update to 0.55.

Change-Id: Ie7c443d5bac3451197089723e86d9c5b3c659faf
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
This commit is contained in:
Cayetano Santos
2025-07-11 21:43:39 +02:00
committed by Maxim Cournoyer
parent 112951524d
commit 40683f1d2e

View File

@@ -129,7 +129,7 @@ formal verification.")
(package
(inherit abc)
(name "abc-yosyshq")
(version "0.54")
(version "0.55")
(source (origin
(method git-fetch)
(uri (git-reference