quil-lang / quilc

The optimizing Quil compiler.
Apache License 2.0
457 stars 72 forks source link

release 1.26.0 is broken in Quicklisp #907

Open brown opened 11 months ago

brown commented 11 months ago

The Quicklisp version of cl-quilc no longer compiles. Here's a failure log: http://report.quicklisp.org/2023-11-06/failure-report/quilc.html#cl-quil

Would it be possible to patch the 1.26.0 release to fix the problem? The following pull request applies the needed patch to branch bump-version-1.26.0: https://github.com/quil-lang/quilc/pull/906 After applying the patch, you'd have to make a new release or move the 1.26.0 tag.