guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 9b52dc00d2f2579d886bed410be8c5b66a179cce
Author: Cayetano Santos <[email protected]>
AuthorDate: Thu Jul 9 12:10:52 2026 +0200
gnu: abc-yosyshq: Update to 0.67.
* gnu/packages/electronics.scm (abc-yosyshq): Update to 0.67.
Merges guix/guix!9843
Signed-off-by: Cayetano Santos <[email protected]>
---
gnu/packages/electronics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/electronics.scm b/gnu/packages/electronics.scm
index 8d6bb5b157..a73ccd35bc 100644
--- a/gnu/packages/electronics.scm
+++ b/gnu/packages/electronics.scm
@@ -309,7 +309,7 @@ formal verification.")
(package
(inherit abc)
(name "abc-yosyshq")
- (version "0.66")
+ (version "0.67")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -324,7 +324,7 @@ formal verification.")
(for-each delete-file-recursively '("x64" "x86")))))
(sha256
(base32
- "11viizz5kxh93a56fqxq0ma4945whzlfagw5bb61aw2jlyqym9ka"))
+ "05hhn3xzshyjcbahnshafxkglqj99pxlb8ph45k2f6dkvbqxw8n6"))
(patches
(search-patches "abc-tests.patch"))))
(arguments