From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id aAwqOSpbh2K8mwAAbAwnHQ (envelope-from ) for ; Fri, 20 May 2022 11:11:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CL0kOSpbh2KB/QAAauVa8A (envelope-from ) for ; Fri, 20 May 2022 11:11:06 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6AC4911A88 for ; Fri, 20 May 2022 11:11:06 +0200 (CEST) Received: from localhost ([::1]:42944 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nryf1-0003rA-V4 for larch@yhetil.org; Fri, 20 May 2022 05:11:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54894) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nrye6-0003Gq-Vy for guix-patches@gnu.org; Fri, 20 May 2022 05:10:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43676) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nrye2-0004bB-9I for guix-patches@gnu.org; Fri, 20 May 2022 05:10:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nrye2-0005Y9-3l for guix-patches@gnu.org; Fri, 20 May 2022 05:10:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55520] [PATCH] gnu: Add cl-listopia. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 20 May 2022 09:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55520 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Arun Isaac Cc: 55520@debbugs.gnu.org Received: via spool by 55520-submit@debbugs.gnu.org id=B55520.165303778521303 (code B ref 55520); Fri, 20 May 2022 09:10:02 +0000 Received: (at 55520) by debbugs.gnu.org; 20 May 2022 09:09:45 +0000 Received: from localhost ([127.0.0.1]:37573 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nrydk-0005XW-Rb for submit@debbugs.gnu.org; Fri, 20 May 2022 05:09:45 -0400 Received: from mout01.posteo.de ([185.67.36.65]:60423) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nrydi-0005XF-Tz for 55520@debbugs.gnu.org; Fri, 20 May 2022 05:09:44 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id E2D10240029 for <55520@debbugs.gnu.org>; Fri, 20 May 2022 11:09:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1653037776; bh=q2976uDzZfAsmrR/bbS+poxy14PZmA1EbDQg3llTrvg=; h=From:To:Cc:Subject:Date:From; b=q0+x1DuJ8FEmj48+z564Sl6ftL4k2SwAN/CV2w1+fxnPkQl++0DXJKEzoVPIkqB0V whOKF65FAmnfk37KrdpKXE+sTDRmeE+S7+u1XsYh1jCz6Q4S7yQJud8/oiX/zyh42Q jHBzFA4/Om1jalGYp9/QvY2JtZLhs0L9dO+0Yv0T64jk+tvCRBX59QUDiYigmG805A 4k0zhJ0KEw/OVWI/g7sKfO7khGKVCJ+fxa0iFANtNz3GMmhpwEG9yEAVNmHBfB0QPJ zt+dY6ADJNxJ4buQxLO+amYAYDTtapeiLoalY9T5g44e76HrwO4CdHdSYDU0GefamQ oI+q00c6x6IWw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4L4LWz2HXTz9rxF; Fri, 20 May 2022 11:09:34 +0200 (CEST) References: <20220519111544.27207-1-arunisaac@systemreboot.net> From: Guillaume Le Vaillant Date: Fri, 20 May 2022 09:08:48 +0000 In-reply-to: <20220519111544.27207-1-arunisaac@systemreboot.net> Message-ID: <87ee0omuy9.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1653037866; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=q2976uDzZfAsmrR/bbS+poxy14PZmA1EbDQg3llTrvg=; b=hc+xL0M+EFP+5DbiDTHQii1SsSfxMzRglQDX4Cl7neKaTaruPhKHBw2a6trPIAN8dEexlM qG5WE4yufPTlh+Dv88sq74ubGeZjS1JSntI+5KHiN7M+p4dN9vMX+wJkUu5LQ9n9qC08Rc ohWvDKAz1yQyTNtyk0BRPBU0ZxS9AGCrBYKAPiZHv/EW0ToNkmEjQWTZ19XC6c+Hit6vaV wdjGVQnVo+/ycTgQ5disFM+Wslo9iVvsaPa1U7zTWvZofM88t7fRqO3yxpflZ10bSBQPMp zCEpE4WigAHiM12NBwsDG+AIUEJP1ECWOfgZC/W+/Bvs0UDtzYTgP1JUjUHxgg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1653037866; a=rsa-sha256; cv=none; b=bC1dg3lmcok+mbmcXsaBal2gjQgsSKwEt8ilQlFOkA1Teu/MkDieg7Pe0Q62hIY7l28GKq uDau2qrGR63Ge3ydG3n1jwUINg/JwhgE4PnUkA0EBZVs4TSq9+ZzM/p43xm5R65tdC7V/q qZIFNHIYuI4hEHqJA7sZpa7QzTb/gX/R24NSYkUVHvoKgoAzqDaf6l/gabhCuf7OQMl7fA +Y2FwlSTNE0PZupzNA4qsqxRtBY+JbIgmrB44g9u2wwaMGfIu1kIxH2SIrusAnWdlbBFUn UNr/sy3PxPLbJPb9FsPevNp6dg9b0CMqUmpb9iB73+mN1x9iEMjelVgAi7NN9Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=q0+x1DuJ; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 5.36 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=q0+x1DuJ; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 6AC4911A88 X-Spam-Score: 5.36 X-Migadu-Scanner: scn0.migadu.com X-TUID: 7n4gGMnumwUY --=-=-= Content-Type: text/plain Arun Isaac skribis: > * gnu/packages/lisp-xyz.scm (sbcl-listopia, cl-listopia, ecl-listopia): New > variables. LGTM. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYodazg8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j97NAEAgO8rkxkNYlXPXHxtHZJkddt9fPVpLRIy8H4l C2amfN0A/iINCwgAEmlPALwDTNcrL09u6vndXjEhCszDeot/3bc7 =Js8V -----END PGP SIGNATURE----- --=-=-=--