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
No known key found for this signature in database
GPG key ID: 1260E46482E63562

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