From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47979) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g2fJf-0000Cg-CF for guix-patches@gnu.org; Wed, 19 Sep 2018 12:27:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g2fJe-0007oG-Nw for guix-patches@gnu.org; Wed, 19 Sep 2018 12:27:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:41637) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g2fJe-0007oC-K6 for guix-patches@gnu.org; Wed, 19 Sep 2018 12:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g2fJe-0006Rn-Gh for guix-patches@gnu.org; Wed, 19 Sep 2018 12:27:02 -0400 Subject: bug#32582: [PATCH 0/5] Fix slynk on sbcl. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180830012813.7830cfc6@uwaterloo.ca> <20180919011445.12acdc63@uwaterloo.ca> Date: Wed, 19 Sep 2018 18:26:29 +0200 In-Reply-To: <20180919011445.12acdc63@uwaterloo.ca> (Andy Patterson's message of "Wed, 19 Sep 2018 01:14:45 -0400") Message-ID: <87h8ilh2ru.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Andy Patterson Cc: 32582-done@debbugs.gnu.org Hi Andy, Andy Patterson skribis: > Hi, > > On Thu, 30 Aug 2018 01:28:13 -0400 > Andy Patterson wrote: > >> Hey all, >>=20 >> Here are some changes to the asdf build system and the slynk package >> with the aim of fixing slynk's build on sbcl. > > > Ping =3D). Oops, it was about to fall through the cracks. :-) It LGTM so I=E2=80=99ve pushed all 5 patches. Thank you, and sorry for the delay! Ludo=E2=80=99.