gnu: symbiyosys: Update to 0.57.

* gnu/packages/electronics.scm (symbiyosys): Update to 0.57.
(abc-yosyshq): Update to 0.57.
(yosys): Update to 0.57.

Change-Id: I544d9d294f4cfe414fee7d6b3faf2edf24eb8bf9
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
This commit is contained in:
Cayetano Santos 2025-09-07 09:04:55 +02:00 committed by Maxim Cournoyer
parent 004e0a3dab
commit 368f83a08a
No known key found for this signature in database
GPG key ID: 1260E46482E63562
2 changed files with 5 additions and 5 deletions

View file

@ -1249,7 +1249,7 @@ them usable as simple logic analyzer and/or oscilloscope hardware.")
(define-public symbiyosys
(package
(name "symbiyosys")
(version "0.56")
(version "0.57")
(source
(origin
(method git-fetch)