From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id WCEyNjaNfV9fKgAA0tVLHw (envelope-from ) for ; Wed, 07 Oct 2020 09:41:10 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id kHMfMjaNfV/hMwAA1q6Kng (envelope-from ) for ; Wed, 07 Oct 2020 09:41:10 +0000 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 7ADF19400EF for ; Wed, 7 Oct 2020 09:41:10 +0000 (UTC) Received: from localhost ([::1]:49206 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kQ5wb-0004Eq-FP for larch@yhetil.org; Wed, 07 Oct 2020 05:41:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33740) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kQ5wU-0004Dg-N0 for guix-patches@gnu.org; Wed, 07 Oct 2020 05:41:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43712) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kQ5wU-0001BZ-Bl for guix-patches@gnu.org; Wed, 07 Oct 2020 05:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kQ5wU-0001YH-AF for guix-patches@gnu.org; Wed, 07 Oct 2020 05:41:02 -0400 Subject: bug#43719: [PATCH] gnu: Add sbcl-xmls Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 07 Oct 2020 09:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 43719 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Adam Kandur Cc: 43719-done@debbugs.gnu.org Mail-Followup-To: 43719@debbugs.gnu.org, glv@posteo.net, rndd@tuta.io Received: via spool by 43719-done@debbugs.gnu.org id=D43719.16020636255907 (code D ref 43719); Wed, 07 Oct 2020 09:41:02 +0000 Received: (at 43719-done) by debbugs.gnu.org; 7 Oct 2020 09:40:25 +0000 Received: from localhost ([127.0.0.1]:55256 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kQ5vt-0001XD-KM for submit@debbugs.gnu.org; Wed, 07 Oct 2020 05:40:25 -0400 Received: from mout01.posteo.de ([185.67.36.65]:42963) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kQ5vr-0001Wz-Jv for 43719-done@debbugs.gnu.org; Wed, 07 Oct 2020 05:40:23 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id D9A9D16008C for <43719-done@debbugs.gnu.org>; Wed, 7 Oct 2020 11:40:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1602063617; bh=0XegGNhO/C7oLR2FgrDi7nfklCSF1wC5d24kJtFy2QY=; h=From:To:Cc:Subject:Date:From; b=moYVEhAk+McZMFqywRa2qEI3kac6jpIM0RCn9LzH3VVqcaXnlkTOT1dEIwnu9++DR iXkhZCxxXA8W447Yb8QayB7GNHOVkWFxMvcwuaaX5l2Eap8YbRTyeEZQew/BXU6eg9 t0sdXChl83Bl6BqoShk5v/Zcd21z/2P3lRq31rhmeouaHUpuBRmOC8JL6NwH92dQ+N bmT0RVo2gAlGqbIwIN2/ajTKM+F2qniaf1QEiqc+JfCXiZQ89f/I3AA7ZKmiExO47E Y3m1cLG6vIjDzB7NDU6b4W2ae787m9x8PHMQrW/OSfToORYyN0txk2T1eEswlfR/44 jhL6ycsPnTGBw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4C5q7j1YS5z6tmQ; Wed, 7 Oct 2020 11:40:17 +0200 (CEST) References: User-agent: mu4e 1.4.13; emacs 27.1 From: Guillaume Le Vaillant In-reply-to: Date: Wed, 07 Oct 2020 11:40:16 +0200 Message-ID: <87h7r6pe67.fsf@yamatai> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.7 (-) 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=posteo.net header.s=2017 header.b=moYVEhAk; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -1.51 X-TUID: 055Yi5KaZ+1u --=-=-= Content-Type: text/plain Pushed as 7722c367bc007ca979bc7cb16e135c7ac0b864ed with a few edits. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCX32NAA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+ZmQD/f9EE/ucbRTIukbzEZjyNXSgnDx6ifqNyEVk5 5WOI3/sBAJjD79SQPLjv0AqLiI85J8o/5D+UwokNu9A1iFengarK =mU3f -----END PGP SIGNATURE----- --=-=-=--