From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id UHPhNyiNlmWElAAAkFu2QA (envelope-from ) for ; Thu, 04 Jan 2024 11:49:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id AOJhLyiNlmVmNQAAe85BDQ (envelope-from ) for ; Thu, 04 Jan 2024 11:49:12 +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=T+b3ZgEp; 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=1704365352; 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=7yhE6kMnQtxXXOZSsCN1W+C8wDWw36xTXcv9D+JHC2o=; b=VbHVvfGkqE24zHz5/6oytSUh+5Pz6MEYWhVFaAFzOTmh+UIvkb2n/K/KQI+/aZJwJbs8Sn huBClwxtcN2oBZozyHUZAWekG+IVOZf/8KkeNgIowmirdVqHqGIwiT3E9ZwdfDCYXTV16h LsdGTfPbNwVKEdQdDDVnbM1klJ1toAXQXW0mcrCxz5LGb0ObFSyJ7eesekkcDq4FJ6snMb v4JJrwlki2SM8S38NMLCHcIW3wZ0usdS6UemCsnDXb3wDtS6DKk0lxT7ttC77tRVf5Lt5M sXMVHiEJXFX3BBRrt3S2KG7OQzyQ4AOLjcH/pBoG35Jp35nVIMR2R/Fccakk6Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=T+b3ZgEp; 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=1704365352; a=rsa-sha256; cv=none; b=JviVskUe3R9xoVw92QqhjZXaer184HU1bPaLv31VLk+WNRLbyV4dj0BImsAdxTqtI3DJR9 56onUqvLg67AXeWIFhupIABXDuO5omfOdVENjIhdSZ+9XTcdiFV1yB++E15QKzgUDA0JSo dWJCotpX9tFrN9hm9mscMkO03NAeL2Eu0p2T+aoX9Wpb3W1k0a+s6O2uAFv4gwIsA5WpK+ fK1YT9LBNT1pYN0tcADFrhb2xrZ+GrtRuZVCJt0dxQOPU0DLcBbBvao/GoYmUevbCcTZh+ wCoVX28Z5VLfhbs/jskwkcQ+nkpWfTaTNerIY0x5wIvYnPQ/tBJQFDzClSqaNQ== 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 5D6105C54C for ; Thu, 4 Jan 2024 11:49:12 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rLLHc-0006eP-NC; Thu, 04 Jan 2024 05:49:04 -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 1rLLHX-0006dt-BA for guix-patches@gnu.org; Thu, 04 Jan 2024 05:48:59 -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 1rLLHW-0001Nl-Oe for guix-patches@gnu.org; Thu, 04 Jan 2024 05:48:58 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rLLHa-0000Hq-AU for guix-patches@gnu.org; Thu, 04 Jan 2024 05:49:02 -0500 Subject: bug#68100: [PATCH] gnu: cl-shasht: Update to 0.1-2.27ba0a8. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 04 Jan 2024 10:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68100 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Paul A. Patience" Cc: 68100-done@debbugs.gnu.org Mail-Followup-To: 68100@debbugs.gnu.org, glv@posteo.net, paul@apatience.com Received: via spool by 68100-done@debbugs.gnu.org id=D68100.1704365302889 (code D ref 68100); Thu, 04 Jan 2024 10:49:02 +0000 Received: (at 68100-done) by debbugs.gnu.org; 4 Jan 2024 10:48:22 +0000 Received: from localhost ([127.0.0.1]:53666 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rLLGv-0000EF-T8 for submit@debbugs.gnu.org; Thu, 04 Jan 2024 05:48:22 -0500 Received: from mout01.posteo.de ([185.67.36.65]:55651) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rLLGs-0000DH-Uh for 68100-done@debbugs.gnu.org; Thu, 04 Jan 2024 05:48:20 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 08B2D240029 for <68100-done@debbugs.gnu.org>; Thu, 4 Jan 2024 11:48:08 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1704365289; bh=7yhE6kMnQtxXXOZSsCN1W+C8wDWw36xTXcv9D+JHC2o=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=T+b3ZgEpoi6kN4nP9xPuPwe8eSbt620vesVcd8a32fEnYxfHxN20vR9ANCaqSlw5P DMGcgTcYPcu2rqxxGwOP49sYcw7cptZpbDzXkyp8e2eiDQhm/cNvGuTDKT/wbpkJIx aiqAwMmqjTcSNAUgsqyzwhcAU7yvyi24Cc4sWOb1ajhQqEFibKNfxEveGfyJzrd+2P XS7VAVgJN77ryqbeX4Wu+7Lyr/uO08vAYrCzYRqjMGRrRsHP4e61/FTDcsfBoYFW4K 8Bjl26LgBcnAEs6lxB7NhU26ZvJJ0B9Gf5es3LkkOqnE0YVEdCnEBmicNLIFrTvSuk bt7z0v9ketMqQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4T5NbX2nt7z9rxM; Thu, 4 Jan 2024 11:48:08 +0100 (CET) References: <1f39fb1ba86a8a03be7a1b8dc4f3874de71d6848.1703852539.git.paul@apatience.com> From: Guillaume Le Vaillant Date: Thu, 04 Jan 2024 10:47:25 +0000 In-reply-to: <1f39fb1ba86a8a03be7a1b8dc4f3874de71d6848.1703852539.git.paul@apatience.com> Message-ID: <8734vdwf14.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.99 X-Spam-Score: -6.99 X-Migadu-Queue-Id: 5D6105C54C X-Migadu-Scanner: mx10.migadu.com X-TUID: oX2vVl/sURQn --=-=-= Content-Type: text/plain Patch applied as 0fd2cb26329805ffba0df20bd96ee3673b8c3443. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZZaM5w8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+FWQD+MI56HKUGRIs2fLUyaSJQFFTFfiGN0sIwZUJf Rx7l6MgA/iLHeyDVwVozJk/IhZkghFgt/leZSQ9pij7dN6Li2gP8 =LOzD -----END PGP SIGNATURE----- --=-=-=--