quicklisp-projects
quicklisp-projects copied to clipboard
Please, add cl-brewer
This is an utility to create Homebrew formulas and distribute Common Lisp programs on OSX.
Repository: https://github.com/40ants/cl-brewer Documentation: https://40ants.com/cl-brewer/ License: Public Domain
Failure log here: http://report.quicklisp.org/2023-07-26/failure-report/cl-brewer.html
I've solved issues with metadata and added a request for including a missing dependency: https://github.com/quicklisp/quicklisp-projects/issues/2344
That library seems very strange to me. Can the fix be incorporated directly into cl+ssl?
On Thu, Jul 27, 2023 at 3:59 AM Alexander Artemenko < @.***> wrote:
I've solved issues with metadata and added a request for including a missing dependency: #2344 https://github.com/quicklisp/quicklisp-projects/issues/2344
— Reply to this email directly, view it on GitHub https://github.com/quicklisp/quicklisp-projects/issues/2342#issuecomment-1653095778, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACPNLLFNHE253BSXLMAC4DXSINXHANCNFSM6AAAAAA2YJCXBI . You are receiving this because you commented.Message ID: @.***>
That is just a quickfix I made. But creating a patch for cl+ssl is a good idea! I'll make it today.
By the way. I tried to make a more generic patch for CFFI but maintainers declined to accept it.
Here is the fix to cl+ssl: https://github.com/cl-plus-ssl/cl-plus-ssl/pull/180