From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id GDAUF2iVt2QElQAASxT56A (envelope-from ) for ; Wed, 19 Jul 2023 09:48:56 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id OLI1F2iVt2S4JAAA9RJhRA (envelope-from ) for ; Wed, 19 Jul 2023 09:48:56 +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 25E534FA1D for ; Wed, 19 Jul 2023 09:48:56 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=BHU6xm4J; 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=1689752936; 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=OjfBW6iJ3GysRIe4oz+dTwLAo7FijYR6klk05I2+qfU=; b=oR94m3w1FZ8T9oHpWzD2SQNXIkx3PIDs1/etzhfg0OCcUQw5MhrJWuQX0CAOGng5CJ6mxF 2vC9iWVs0xn5mARgyxj1Ki5v3YWUYZ7pXpZ6OAfxt7fTwvjMN/dxF97pkPs6Xupg1P6w3b R7xIK+ITnxfDb3jVnxzbOLaaIiNs8veMWfCyhgZhOw+gvjSDAh4l/u3TmbwK97xICN3XDA AEcG5SkX/4ulGDKeNxc/f76oWgIFKR6KEij99S0B1kUWoSF9LG3SpHPqy7C5tXTAVE3GSV +VFs9Hrsxcol2VAidOimEvYrmLtaRQO/sHT/edmeeBsMC8o/eoccccx6ZJgoVw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689752936; a=rsa-sha256; cv=none; b=fW70GQuhyYwLfQvP6RGE3mCcpWmMTUynB65gUXnsWSrMt+0gQSO12er1PF50d3NY9Vy05r ebnB5tU7lPEFczetYYMmG8nrPsPwbkuFQMgCLyijlJkr3FKVvU1IBTAgjnfHuF+zQwpeot YDxd+2bf/tfMd/jFy8bl055s1GrDj1ANTp7uNzV4CuKWBWCBpc7T8C6Yq8r9uQq1Cv3aq6 PBOKMwxJP+PWdB3nIC8/jm6Fvb6FyIF+5jXkss3ESWCJrNpX1VUTkJVt41vUs+V290BUDD bZBKAHBiCM8vgNpM9CNV+CG6A5RGrWvh6AxxEp4sFMxu+wO0qN4yh3KNgMc0Jw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=BHU6xm4J; 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) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qM1uq-00007w-4n; Wed, 19 Jul 2023 03:48:08 -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 1qM1ul-00006S-4Z for guix-patches@gnu.org; Wed, 19 Jul 2023 03:48:05 -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 1qM1uk-0002A0-T9 for guix-patches@gnu.org; Wed, 19 Jul 2023 03:48:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qM1uk-0005Dz-Fh for guix-patches@gnu.org; Wed, 19 Jul 2023 03:48:02 -0400 Subject: bug#64701: [PATCH]: Update sbcl-array-utils to 1.2.0 Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 19 Jul 2023 07:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64701 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?Andr=C3=A9?= A. Gomes Cc: 64701-done@debbugs.gnu.org Mail-Followup-To: 64701@debbugs.gnu.org, glv@posteo.net, andremegafone@gmail.com Received: via spool by 64701-done@debbugs.gnu.org id=D64701.168975288020057 (code D ref 64701); Wed, 19 Jul 2023 07:48:02 +0000 Received: (at 64701-done) by debbugs.gnu.org; 19 Jul 2023 07:48:00 +0000 Received: from localhost ([127.0.0.1]:54869 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qM1ui-0005DP-1c for submit@debbugs.gnu.org; Wed, 19 Jul 2023 03:48:00 -0400 Received: from mout02.posteo.de ([185.67.36.66]:50401) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qM1uf-0005CQ-0O for 64701-done@debbugs.gnu.org; Wed, 19 Jul 2023 03:47:58 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 00C72240101 for <64701-done@debbugs.gnu.org>; Wed, 19 Jul 2023 09:47:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1689752871; bh=OjfBW6iJ3GysRIe4oz+dTwLAo7FijYR6klk05I2+qfU=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=BHU6xm4J9iXo9QgWcfKbBwHkga38txaiKy2M1H/GxN4GJ6ma2omMTCoz294oiQ+DM CpTR1Ol8zvDWPa91vpIoY90jmDmOy52aYK4oIxJMRUtJU/Cm95NiX3uV1NSmHoDpRA AZ+CEB+bJeBL3rXznbfCVT+OsEWNGrV0lrBImft/w2q1Ykrwl/B0IZpIyfoCwinXNw 68HSOkKjVNqOGjYkfwteCIxPbg+7yk4e+CmKOwDUh7hdhlxAhI7h9EAda/eTgbhpb7 hXQ9lBbHPPQz3WmLqcKpAbBX/9lZvijSmoqJ+StSp4Z0IJbP+9UcxUQHks2HFkz9TO jRCE61g2SCxRg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4R5SbV1kmTz6twn; Wed, 19 Jul 2023 09:47:50 +0200 (CEST) References: <871qh530jf.fsf@gmail.com> From: Guillaume Le Vaillant Date: Wed, 19 Jul 2023 07:47:20 +0000 In-reply-to: <871qh530jf.fsf@gmail.com> Message-ID: <87jzuwe40q.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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.83 X-Spam-Score: -6.83 X-Migadu-Queue-Id: 25E534FA1D X-Migadu-Scanner: mx1.migadu.com X-TUID: 2ZMnFJYQgbXq --=-=-= Content-Type: text/plain Patch applied as 2d298564e39994be559d9518b88130f45ca1726f. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZLeVJQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j8srgD+KAGI2e44CZFveJdC18hnfPL6dCf4lTlVH6pA ZGwFpvsBAI8DaiuVkMTZMZLCgOKmPMhiWU88kJ/5U+ONJPko+ljh =aKhK -----END PGP SIGNATURE----- --=-=-=--