From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qC3SFpW8v2QgWgAASxT56A (envelope-from ) for ; Tue, 25 Jul 2023 14:14:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 4MwyFpW8v2RlVQAAauVa8A (envelope-from ) for ; Tue, 25 Jul 2023 14:14:13 +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 9F04C67FF5 for ; Tue, 25 Jul 2023 14:14:12 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=JWhKewre; 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"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690287253; 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-to: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=bRowq8wiAUAe03AO3GfMb09X+Mz4uhBMn5IalWcMDcM=; b=Aum8vlpuLyYND5GTRDWD9F/ZBXNLDtfASHnelMKrzPdj+aZ/wbQH0TdNEMHqK+Y9BXQsVj XmXKPGxl+wXT9xeqBdFWVBmyGS6Qhj4psfe5LOKMdozHAebBCO8JAaJsTPHA290X8/Xyuv zd18kYoH4QQ7ppMS7NbMHwv0lasxXd9uzbot+h/eMk7fxBvL4ExjL87Qly7eJxi5HCZv+t 6xaOyLxMEQrmSUZxd87io8YOViYtoPtXovOpgZIPxbxbKtVxGvlQ5qWtXoNvDNZi9ZPwaG Co+8k1INbu0yeU8INOLC8h6LDoIoqcUWp+hkGiy6ZPOFsWVIKAOK0IYU6/nkdg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=JWhKewre; 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"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690287253; a=rsa-sha256; cv=none; b=h009p4Mpy9c1K+LLThKH7ObuU1SUZG2kKfteWphw3x6OudcJrFQirnb3pBA+yvVRGZoLoJ TeToUqD/yvEhIy57926VALFwL+umSlzsCrzz+dcdIrWb5HtR74KnAIpS8RF6HfYo4M6mle QA2JpWWcdPZlz2JcppwJho2H5hlkNsIIa4rEKuG7+JRGNOgrmrp8osANkN1Mo98I4Ov/iY Z6vOBrqgXiGAVoY5SQx4enF3kAhrBTCBJ647WhArkVoi7LrNDBQUb195WVHrch7uyMUSkB 06npJyv7l2FlXPo50FvVoTmYPNjD9YqUVUjNWtg8wqQSr1n0+FD2GInKRLy6IA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qOGvU-0007EQ-OY; Tue, 25 Jul 2023 08:14:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qOGvT-0007Ds-6Z for guix-patches@gnu.org; Tue, 25 Jul 2023 08:14:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qOGvS-0006zV-R4 for guix-patches@gnu.org; Tue, 25 Jul 2023 08:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qOGvS-0003TT-MN for guix-patches@gnu.org; Tue, 25 Jul 2023 08:14:02 -0400 Subject: bug#64853: [PATCH]: Update sbcl-nasdf to 0.1.6 Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 25 Jul 2023 12:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64853 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?Andr=C3=A9?= A. Gomes Cc: 64853-done@debbugs.gnu.org Mail-Followup-To: 64853@debbugs.gnu.org, glv@posteo.net, andremegafone@gmail.com Received: via spool by 64853-done@debbugs.gnu.org id=D64853.169028718513245 (code D ref 64853); Tue, 25 Jul 2023 12:14:02 +0000 Received: (at 64853-done) by debbugs.gnu.org; 25 Jul 2023 12:13:05 +0000 Received: from localhost ([127.0.0.1]:44797 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOGuX-0003RZ-Da for submit@debbugs.gnu.org; Tue, 25 Jul 2023 08:13:05 -0400 Received: from mout02.posteo.de ([185.67.36.66]:42973) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOGuU-0003R4-Eq for 64853-done@debbugs.gnu.org; Tue, 25 Jul 2023 08:13:03 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 5B4D1240101 for <64853-done@debbugs.gnu.org>; Tue, 25 Jul 2023 14:12:56 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1690287176; bh=bRowq8wiAUAe03AO3GfMb09X+Mz4uhBMn5IalWcMDcM=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=JWhKewrei9tdgIUQPi7p+BAZ+aijk+ICenjBGjkCrbA3VZCDD8jLL3lDlRqI1lkGV exJuAhjwSxsdRaJ+iBsVxa11/pGeHYMzmhe2RTmJA6qN9NHN4clO+yDXU3Rgy1eCwp 4vI+ey8SVlwiUWNKV5iaZSLUmawwCGEh2i/a2DuIasX1HdKL5twfkDn1vb7kMj08MV VU3DZ7FGca1qjkGnaqmqLXG6fh4KHLLKLhz3MlooaI8X0drY+ukxQIXjTIPiaOofvv 83YIrSeNHk+SQVmoKZJBuGhPLtbjnrpDb0VwvqJTcKFzk/KMXcweByc1np4TQ2v4Im 0iHIuVIrQap8A== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4R9GBZ4xCHz9rxF; Tue, 25 Jul 2023 14:12:54 +0200 (CEST) References: <874jlsz0hp.fsf@gmail.com> From: Guillaume Le Vaillant Date: Tue, 25 Jul 2023 12:12:17 +0000 In-reply-to: <874jlsz0hp.fsf@gmail.com> Message-ID: <87wmyodwan.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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: 1.07 X-Migadu-Queue-Id: 9F04C67FF5 X-Migadu-Spam-Score: 1.07 X-Migadu-Scanner: mx0.migadu.com X-TUID: 3QCvIZvsIs+2 --=-=-= Content-Type: text/plain Patch applied as d2674ff89a2040d0574c7b712cb1589bc7370a1d. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZL+8QA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/1TQD/dUAG8tIxS6EkcvppBXMFrJIaVIBMIRC6lL3b GAMvy0YA/Aj2HaxVjXY3j/2VL/BFKf4R+dEH1km1O0LRPV7XVn0H =cabg -----END PGP SIGNATURE----- --=-=-=--