From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id uChcHZ8ZmWXoMAAAkFu2QA (envelope-from ) for ; Sat, 06 Jan 2024 10:13:03 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id wHcwGp8ZmWUY+gAA62LTzQ (envelope-from ) for ; Sat, 06 Jan 2024 10:13:03 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=VbUXzssl; 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=1704532383; 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=njasW621oHIG74uOIifj5E0WmrRjdVkU4Ch1ZwW6oWY=; b=KNzO2yC8wHPVlUobU3Hq0FQOLJhwEBWJrHehxVcBsDzrrxu3S7qXNJqORBqc4fCSdQEI43 7e794552q6L2hMHTiUxd/JyXbOLyOgroxNRaFrstPeBH99+lgFEEWq1ulGq2dDRvKXIaDT qmfcxaQ2g331Uz7uuqao5e7a12AFl9nzA04d3Ka84vmXv+ABYmcmUr7/PWz+2bPD7VzgjS DtmPDGIJpGIG5MXqp1Dy4E4U2vNPxiz+NhP0tv8Uus0K/D4r7Jn43Gj1KxuvmHKcyZ3+0R vyyt4tLA97He8MqthamkweIHJbPVkBae9AhSLbexpaubOGMT/T7f0BzdxhP94A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1704532383; a=rsa-sha256; cv=none; b=qqFWu65zBlqVoinSRbTn8uYOTSryR5LpSCLOqXgJOECNvgOEl5ywWtQABb+UAKJhkb5Sr+ giYBwiNXmKcF2VI2HGIERZLI5CtgnQVPkjq/K89nPctVNZa4O7nJCnEvjv2bxv87L7g5vz BDIIML12R2CtwxCpYTTLu5O4qeWJPrefhLFYPZ1vuXiufT853pb5jQM5f10bnV6SEIOOat K64RLYKrYhOMUQ1x3gNjyVYCuNOPsl1kxVewJV+Ekpx1yjOVTvekOf042ckZdkqgHJrBW6 1sw8G7VfYH6F9OJaXy5o8P07UM4IxKFQO/oxhoIkmkk9hm3load8ph2Q6JqfIg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=VbUXzssl; 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 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 4A89C10657 for ; Sat, 6 Jan 2024 10:13:02 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rM2jj-0003Cr-HU; Sat, 06 Jan 2024 04:12:59 -0500 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 1rM2jh-0003Cb-RS for guix-patches@gnu.org; Sat, 06 Jan 2024 04:12:57 -0500 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 1rM2jh-0007YH-JM for guix-patches@gnu.org; Sat, 06 Jan 2024 04:12:57 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rM2jm-0007SB-Cc for guix-patches@gnu.org; Sat, 06 Jan 2024 04:13:02 -0500 Subject: bug#68101: [PATCH] gnu: cl-alexandria: Update to 1.4-0.009b7e5. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 06 Jan 2024 09:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68101 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Paul A. Patience" Cc: 68101-done@debbugs.gnu.org Mail-Followup-To: 68101@debbugs.gnu.org, glv@posteo.net, paul@apatience.com Received: via spool by 68101-done@debbugs.gnu.org id=D68101.170453237028627 (code D ref 68101); Sat, 06 Jan 2024 09:13:02 +0000 Received: (at 68101-done) by debbugs.gnu.org; 6 Jan 2024 09:12:50 +0000 Received: from localhost ([127.0.0.1]:58561 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rM2ja-0007Rf-9f for submit@debbugs.gnu.org; Sat, 06 Jan 2024 04:12:50 -0500 Received: from mout01.posteo.de ([185.67.36.65]:34775) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rM2jX-0007RP-Pw for 68101-done@debbugs.gnu.org; Sat, 06 Jan 2024 04:12:48 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 5676A240028 for <68101-done@debbugs.gnu.org>; Sat, 6 Jan 2024 10:12:37 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1704532357; bh=njasW621oHIG74uOIifj5E0WmrRjdVkU4Ch1ZwW6oWY=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=VbUXzssll6BffHv/P9aYuwoATicQLkn6nAMMXNF5YNaUdmMpTCpLMrrEla9WPO4R8 zRf2h5b3qZrUuA6PuR4ADbP5/wtylJrVDmraquRxohENVhfK4T7kkzzZgQG2+Fv+Lu ZmbzImXWfaOiexpReDSPnQMYMPyvnc9mYtItKHjSpfhywIn432xCJROSvwrv85zgTv i1y4vRSdNUrZUp1mSqGCRlbcfWYKjw3QsqUAgC7XrQoorJAi8e68LM3t5tHHBHTm9p H7wDHvHNk/xtw5WAVtyl86K4uPG+856qvH5AW7MMESZnMXXTeWtP9MxHHTDJ93tiNB aDxlkr3t6UA6Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4T6ZNN4sN2z9rxB; Sat, 6 Jan 2024 10:12:36 +0100 (CET) References: <915819a143439023747890a3b907494fd5786f3c.1703852920.git.paul@apatience.com> From: Guillaume Le Vaillant Date: Sat, 06 Jan 2024 09:11:35 +0000 In-reply-to: <915819a143439023747890a3b907494fd5786f3c.1703852920.git.paul@apatience.com> Message-ID: <87frza25bw.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-Migadu-Spam-Score: -6.98 X-Spam-Score: -6.98 X-Migadu-Queue-Id: 4A89C10657 X-Migadu-Scanner: mx12.migadu.com X-TUID: JrK6YIYmDRDh --=-=-= Content-Type: text/plain Patch applied on the lisp-team branch as 466975efea86727465f75a4e2c54e9eeb212f4a6. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZZkZgw8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/3JQEAlBnL28b9ly9r5UpO/SR5GxBTOfrgYPqN4J+O gAHZoNcA/jk8pk7wt4ic3PwnrLIeiLGIgc1L1zvNw6FkeI1v0o4F =flps -----END PGP SIGNATURE----- --=-=-=--