From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:49800) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iLZ1b-0004UH-Go for guix-patches@gnu.org; Fri, 18 Oct 2019 16:39:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iLZ1a-0004Ql-GB for guix-patches@gnu.org; Fri, 18 Oct 2019 16:39:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42806) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iLZ1a-0004Qf-Bn for guix-patches@gnu.org; Fri, 18 Oct 2019 16:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iLZ1a-000139-92 for guix-patches@gnu.org; Fri, 18 Oct 2019 16:39:02 -0400 Subject: [bug#37817] [PATCH 0/7] Add graph Common Lisp library and dependencies. Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:49738) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iLZ0x-0004DO-Jp for guix-patches@gnu.org; Fri, 18 Oct 2019 16:38:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iLZ0w-0004BG-ET for guix-patches@gnu.org; Fri, 18 Oct 2019 16:38:23 -0400 Received: from mout02.posteo.de ([185.67.36.66]:54739) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iLZ0v-0004An-Uf for guix-patches@gnu.org; Fri, 18 Oct 2019 16:38:22 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 7E1F82400FD for ; Fri, 18 Oct 2019 22:38:19 +0200 (CEST) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 46vyXp2qVsz9rxL for ; Fri, 18 Oct 2019 22:38:18 +0200 (CEST) From: Guillaume Le Vaillant Date: Fri, 18 Oct 2019 22:38:17 +0200 Message-ID: <87k191x006.fsf@yamatai> MIME-Version: 1.0 Content-Type: text/plain 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: 37817@debbugs.gnu.org Patches: - Add cl-heap. - Add curry-compose-reader-macros. - Add yason. - sbcl-iterate: Add missing native input. - Add ecl-iterate - Add stefil - Add graph