File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
dependency_support/at_clifford_yosys Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ def at_clifford_yosys():
22
22
http_archive ,
23
23
name = "at_clifford_yosys" ,
24
24
urls = [
25
- "https://github.com/YosysHQ/yosys/archive/35a05686c4e9987441ac298f5d631f1785e272fd .zip" ,
25
+ "https://github.com/YosysHQ/yosys/archive/8f07a0d8404f63349d8d3111217b73c9eafbd667 .zip" ,
26
26
],
27
- sha256 = "766da0b9f7e0aeb61ea6ab3d504e2a5328fc21d60f936d0e74f0af7c97120ba4 " ,
28
- strip_prefix = "yosys-35a05686c4e9987441ac298f5d631f1785e272fd " ,
27
+ sha256 = "46a9a4d969770fa20a2fd12c8e83307a597126609645c9655c370c0c365da344 " ,
28
+ strip_prefix = "yosys-8f07a0d8404f63349d8d3111217b73c9eafbd667 " ,
29
29
build_file = Label ("@rules_hdl//dependency_support:at_clifford_yosys/bundled.BUILD.bazel" ),
30
30
patches = [
31
31
Label ("@rules_hdl//dependency_support:at_clifford_yosys/yosys.patch" ),
You can’t perform that action at this time.
0 commit comments