From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id 6BouENBMcWZoWAEAqHPOHw:P1 (envelope-from ) for ; Tue, 18 Jun 2024 09:01:04 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id 6BouENBMcWZoWAEAqHPOHw (envelope-from ) for ; Tue, 18 Jun 2024 11:01:04 +0200 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=hJUoZ3N0; 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=1718701263; 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=Td1B+a3ybONPsaSdHf6exEy4Gy2whKygeE6r2sfmlyU=; b=HWg531QrkOfhhGA0K7TiohV/MW2mXFeUjBCdJSYm7B432dvQBkZAMgDIzPKj9K7BsJBcly YVawN2z4tRlQ0+aqzzdizIrKZ+Ho2TmTKhZ+/QgTvPUdwmnVILs7GyU6ynXiq+TOd8FAx9 SeUPIoB6MuPTq0zSVBg9kf4Rg3mVb9im5uuzcu1HMYv5rbj8HOSnF9QyNkacGykebgby5u FlNRAOswsQw/UyKQJSR/Po3l4w7BZrBk/YX3DKqK698p0bmJSfSW4dom34fhAHds7IbSLI rTkUXKA0jkj0hf7KDs4QMdaETNHTaC4Dsmxg/fOHxa1MaZa/KtmRJXvKqieshg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=hJUoZ3N0; 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=1718701263; a=rsa-sha256; cv=none; b=h2II3TthyJARFAp6N85vaQ4svjYIvAA34+1fwY/SFKI90hGufpKBumygqvDP6HIMTdp5pQ PRbKJkAzGIcD2FORWIhRCR6bqcIm5jcIlIkKIWh93Q1v2sliQKZa3fassohC7+wyfXURDh DU89eD2mD2ZQuFrd5iPNZSjwatNREibcdRGBIHajH2QTaWxvHf7tjp3iYDB92OApBYvX7R JborIJtICyQ/Q5mvnbZUqe04GOTGXyGVWmWp2bFwqYczNIqB70nYz0BiP4AmEERrlyt7iV 8EktvjvAFjkUnTDHzEEQKAMVg/+EXbaD4IXrqiZT4DOPUhI0qpnUGS+3PK3S5Q== 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 E56475048D for ; Tue, 18 Jun 2024 11:01:02 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sJUi4-000053-Kx; Tue, 18 Jun 2024 05:01:00 -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 1sJUi3-0008W1-Hi for guix-patches@gnu.org; Tue, 18 Jun 2024 05:00:59 -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 1sJUi3-0007QP-9D for guix-patches@gnu.org; Tue, 18 Jun 2024 05:00:59 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sJUi5-0001k9-O1 for guix-patches@gnu.org; Tue, 18 Jun 2024 05:01:01 -0400 Subject: bug#71547: [PATCH 2/2] gnu: cl-ctype: Update to commit 9b824aa7. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 18 Jun 2024 09:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 71547 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Charles Cc: 71547-done@debbugs.gnu.org Mail-Followup-To: 71547@debbugs.gnu.org, glv@posteo.net, charles@charje.net Received: via spool by 71547-done@debbugs.gnu.org id=D71547.17187012266645 (code D ref 71547); Tue, 18 Jun 2024 09:01:01 +0000 Received: (at 71547-done) by debbugs.gnu.org; 18 Jun 2024 09:00:26 +0000 Received: from localhost ([127.0.0.1]:41728 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJUhW-0001j6-80 for submit@debbugs.gnu.org; Tue, 18 Jun 2024 05:00:26 -0400 Received: from mout01.posteo.de ([185.67.36.65]:55969) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJUhU-0001io-FV for 71547-done@debbugs.gnu.org; Tue, 18 Jun 2024 05:00:25 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 7653A240028 for <71547-done@debbugs.gnu.org>; Tue, 18 Jun 2024 11:00:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1718701215; bh=Td1B+a3ybONPsaSdHf6exEy4Gy2whKygeE6r2sfmlyU=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: From; b=hJUoZ3N0YlADFAN0Uqfm34oQl0AjRv03ZQ2jN10PhPrIflRRqcJS4swxSsD63dSGk L09UaHWgTkA9z658OfPKhHO+KA7qeqvUU7j3cRn+9m4T8Qjgp44Mr1NnbNft4d930X nFodkydt+IeZyAkG79ikuhL+3swcTmiPztapujfHfQ/5aL/LNOhdD6Mb0/z0+cAWQz T42hrNRHWFaHQJvsEY27mXKN0tQglo2u6PBOltTxEU2gfd3tbZLTi9Z01yDfUc+ktV KLhN+IMqZVH9XVci8YgKjFG7U7f3Hs/ySi9i5VzIfuyiVSygPlNL/N92pcBSStERTt HimDX1qOeDwGA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4W3LLQ2pGvz9rxD; Tue, 18 Jun 2024 11:00:14 +0200 (CEST) From: Guillaume Le Vaillant In-Reply-To: (charles@charje.net's message of "Fri, 14 Jun 2024 01:34:28 -0500") References: <4fc7feaeaa82287b2019b42c8c757e05d3bd5dd6.1718346868.git.charles@charje.net> Date: Tue, 18 Jun 2024 09:00:12 +0000 Message-ID: <87tthqwrqb.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-Queue-Id: E56475048D X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -7.06 X-Spam-Score: -7.06 X-TUID: ajeRIIvysCHX --=-=-= Content-Type: text/plain Patch applied as 75cc9ff895398c67a154927a0c53d0223459177e with a fixed commit message. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZnFMnA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/jGQD9H3WNekqYcixA3IfoK6cu0j2KKoGrh9I/e7/i ueBSf7YA/3Al2mb6QFsHuK87h7TwyqUvEulwYaaN0nmAA61Z+0Ev =VQZC -----END PGP SIGNATURE----- --=-=-=--