The script `patch.sh'  will download and install a  patched version of
quicklisp  that uses  curl  and  the protocol  HTTPS,  to install  the
quicklisp client and the lisp libraries.

This is just an  ugly hacks, works only with SBCL  and very likely the
patched version will  be be unable to update the  client itself or the
dists. Use at your own risk!

NO WARRANTY

download and patch quicklisp to use curl
Copyright (C) 2022  cage

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.
If not, see [[http://www.gnu.org/licenses/][http://www.gnu.org/licenses/]].

Important note: this works only if curl is installed (obviously) and
with SBCL
