diff options
| author | Cayetano Santos <csantosb@inventati.org> | 2026-01-13 10:50:20 +0100 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2026-01-13 10:51:15 +0100 |
| commit | 74df560e622f46a8e1280e375b707c8eaae78b55 (patch) | |
| tree | e6d399db2483b6372e2b5f5061d69964967305b3 /gnu | |
| parent | 6a9a15d46b1bc3f4a257615df7f4de5bd7e9f7ad (diff) | |
gnu: abc-yosyshq: Update to 0.61.
* gnu/packages/electronics.scm (abc-yosyshq): Update to 0.61.
Change-Id: Ic69e6f372c7c26c3d5547863d63540d23b80680c
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/electronics.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/electronics.scm b/gnu/packages/electronics.scm index cab96c5a316..5cc15e2c401 100644 --- a/gnu/packages/electronics.scm +++ b/gnu/packages/electronics.scm | |||
| @@ -251,7 +251,7 @@ formal verification.") | |||
| 251 | (package | 251 | (package |
| 252 | (inherit abc) | 252 | (inherit abc) |
| 253 | (name "abc-yosyshq") | 253 | (name "abc-yosyshq") |
| 254 | (version "0.60") | 254 | (version "0.61") |
| 255 | (source (origin | 255 | (source (origin |
| 256 | (method git-fetch) | 256 | (method git-fetch) |
| 257 | (uri (git-reference | 257 | (uri (git-reference |
| @@ -260,7 +260,7 @@ formal verification.") | |||
| 260 | (file-name (git-file-name name version)) | 260 | (file-name (git-file-name name version)) |
| 261 | (sha256 | 261 | (sha256 |
| 262 | (base32 | 262 | (base32 |
| 263 | "0yays5yznwm1mngda78w465l9djw4128hgn24lf76gzripkpsz92")))) | 263 | "0x6662719qdybkd46vh9aq3p20xngwn9g81155j96a4r6jdqm1js")))) |
| 264 | (home-page "https://github.com/YosysHQ/abc/") | 264 | (home-page "https://github.com/YosysHQ/abc/") |
| 265 | (description "ABC is a program for sequential logic synthesis and | 265 | (description "ABC is a program for sequential logic synthesis and |
| 266 | formal verification. This is the Yosyshq fork of ABC.") | 266 | formal verification. This is the Yosyshq fork of ABC.") |
