From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:34116) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i5VS7-0002E5-Cs for guix-patches@gnu.org; Wed, 04 Sep 2019 09:36:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i5VS6-0005FV-6r for guix-patches@gnu.org; Wed, 04 Sep 2019 09:36:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52268) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i5VS6-0005FK-3l for guix-patches@gnu.org; Wed, 04 Sep 2019 09:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i5VS5-0008V8-UH for guix-patches@gnu.org; Wed, 04 Sep 2019 09:36:01 -0400 Subject: [bug#36467] [PATCH v2] gnu: Add some Common Lisp libraries Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190701222716.12254-1-glv@posteo.net> <87imr7rak9.fsf@yamatai> Date: Wed, 04 Sep 2019 15:35:16 +0200 In-Reply-To: <87imr7rak9.fsf@yamatai> (Guillaume Le Vaillant's message of "Thu, 08 Aug 2019 16:33:42 +0200") Message-ID: <87blw018x7.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: Guillaume Le Vaillant Cc: Katherine Cox-Buday , Pierre Neidhardt , 36467@debbugs.gnu.org Hello Guillaume, Guillaume Le Vaillant skribis: > Updated and rebased patches attached. I also reordered them, which > should reduce the number of merge conflicts if the 'lisp.scm' file > changes before they are applied. Katherine, Pierre, or Andy: could you take care of these patches and push those that you deem ready? https://issues.guix.gnu.org/issue/36467 Thanks in advance! :-) Ludo=E2=80=99.