1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-12 18:10:47 +02:00

gnu: abc-yosyshq: Update to 0.53.

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

Change-Id: I32e4973a26e831c558ab13b2cf7e00bea87637a1
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Reviewed-by: Gabriel Wicki <gabriel@erlikon.ch>
This commit is contained in:
Cayetano Santos 2025-05-11 20:35:10 +02:00 committed by Maxim Cournoyer
parent 554c227a8f
commit bf11e3327b
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

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