From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:48769) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iL6ui-0006Ja-0h for guix-patches@gnu.org; Thu, 17 Oct 2019 10:38:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iL6uh-0001Oy-2I for guix-patches@gnu.org; Thu, 17 Oct 2019 10:38:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39803) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iL6ug-0001Om-Tc for guix-patches@gnu.org; Thu, 17 Oct 2019 10:38:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iL6ug-0006dL-NT for guix-patches@gnu.org; Thu, 17 Oct 2019 10:38:02 -0400 Subject: [bug#37791] [PATCH 0/4] Some fixes for ecl-* Common Lisp packages Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:48699) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iL6u9-0005dl-Gg for guix-patches@gnu.org; Thu, 17 Oct 2019 10:37:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iL6u5-0000FG-J0 for guix-patches@gnu.org; Thu, 17 Oct 2019 10:37:28 -0400 Received: from mout02.posteo.de ([185.67.36.66]:50555) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iL6u1-0000Bk-M1 for guix-patches@gnu.org; Thu, 17 Oct 2019 10:37:23 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 22614240100 for ; Thu, 17 Oct 2019 16:37:19 +0200 (CEST) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 46vBZk2tzPz9rxD for ; Thu, 17 Oct 2019 16:37:18 +0200 (CEST) From: Guillaume Le Vaillant Date: Thu, 17 Oct 2019 16:37:16 +0200 Message-ID: <87pnivsajn.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: 37791@debbugs.gnu.org Patches: - build-system/asdf: Fix package transform. - gnu: sbcl-trivial-mimes: Fix 'fix-paths' phase. - gnu: Add ecl-trivial-mimes. - gnu: Add ecl-dexador.