From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KLLNB4V0l2GQSwEAgWs5BA (envelope-from ) for ; Fri, 19 Nov 2021 10:55:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id KHWHA4V0l2EsTQAA1q6Kng (envelope-from ) for ; Fri, 19 Nov 2021 09:55:17 +0000 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 C7EA6330DB for ; Fri, 19 Nov 2021 10:55:16 +0100 (CET) Received: from localhost ([::1]:55424 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mo0bz-0000f7-Up for larch@yhetil.org; Fri, 19 Nov 2021 04:55:15 -0500 Received: from eggs.gnu.org ([209.51.188.92]:45530) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mo0bm-0000en-Cb for guix-patches@gnu.org; Fri, 19 Nov 2021 04:55:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:54748) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mo0bm-0005pS-3U for guix-patches@gnu.org; Fri, 19 Nov 2021 04:55:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mo0bm-0000kp-3H for guix-patches@gnu.org; Fri, 19 Nov 2021 04:55:02 -0500 Subject: bug#51905: [PATCH] gnu: Add cl-genhash. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 19 Nov 2021 09:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51905 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Foo Chuan Wei Cc: 51905-done@debbugs.gnu.org Mail-Followup-To: 51905@debbugs.gnu.org, glv@posteo.net, chuanwei.foo@hotmail.com Received: via spool by 51905-done@debbugs.gnu.org id=D51905.16373156752852 (code D ref 51905); Fri, 19 Nov 2021 09:55:01 +0000 Received: (at 51905-done) by debbugs.gnu.org; 19 Nov 2021 09:54:35 +0000 Received: from localhost ([127.0.0.1]:38061 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mo0bL-0000jv-LW for submit@debbugs.gnu.org; Fri, 19 Nov 2021 04:54:35 -0500 Received: from mout02.posteo.de ([185.67.36.66]:37855) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mo0bJ-0000jb-8C for 51905-done@debbugs.gnu.org; Fri, 19 Nov 2021 04:54:33 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 59E80240106 for <51905-done@debbugs.gnu.org>; Fri, 19 Nov 2021 10:54:27 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1637315667; bh=KBpD4GAradLycB1x+uUtk90iqB/hjyADD7gpev4IP3A=; h=From:To:Cc:Subject:Date:From; b=OykAhL1lBF7rTA68Iz3SSiY1d/55tCaUcYwDIceqGWdeHBdmZd1brS2n2IsIUNhK2 5Wcy2Uy5ybBNfnt27lynRVifWhZjblwIrQoXTxYDFjVU0Y6uybnw8WYg+D9rxj4XxY xFYDpPj1bbAdVdnwUeY3YCwhpQgTvDCqEG5Wvo9ZRV0mOoicgHm8A26v9JobL3ojie xBKdHTL3yjz8UkXflK0+/7n4VLkvxN1HoSNyzH+7ly2o/LdU4pENh9+SaxRo98fCRg 5keC+VwMZxPlepJKymaK3bBmBVp+IZVNqRyp0k0rktiWYN75TKVO/zgkG/Ms+bsamr JZLq7LXXYafpw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HwX7k5C4dz6tm5; Fri, 19 Nov 2021 10:54:26 +0100 (CET) References: From: Guillaume Le Vaillant Date: Fri, 19 Nov 2021 09:53:35 +0000 In-reply-to: Message-ID: <87czmwbhd9.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" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1637315716; 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=KBpD4GAradLycB1x+uUtk90iqB/hjyADD7gpev4IP3A=; b=gOuMykIVJjELM+DejaVJFzdFBem0C1m5d5J0Y3lLiBnlcza7p4tfXrHuOnudDS4A0QndHz N0y4alCQrbW5VetnSJvK5u4Riy5NN4+j4CRvwoi23W7aRACPE9L9jWFkxVO2gFDVzdsaUk bgcPNqsJFN/ZMYSH6KLeWyPhh+vzUPdmDgx0y19WGxb3wsrBKgMSZ9CLqLQjoj1PE+i+E2 cSGwfy5EOEV8cpThhQF641mIoyiujNL6Sctg0LDZrtlZRZ6ADNnIyya3XrU52i4WhPVe5t HWrvXEgXRoh93NmXapPZaKUesAegFE6tgSz1Zp7qEOy6aiD+NTenle9QHE0HnQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637315716; a=rsa-sha256; cv=none; b=EDMaR5aQRK1dwZpExhs4SmDcT2Jeto0WJ+qjp4r3nhUSBHQY9Q+GoUXUDcsFai9/FIDGqP 7PQCOSUUVeBXOSgeN8R9SURxbt1XowT42mgm14Ba2pe4TSFAPFLtaIUulG7bbCZ1QZduvl f7wdgyWDeWHxcp0ptFt6FjM50Sw2btq+CYgPwTk6tYYpi7PtddSJ5vqJiUBw+RgGrNk63F EAz2TYKnEGPzqBzCGjAa2lxGKDRik54tmHPeWLOdkv2t22wB75SEDrJiHEfrxzIq4V3FAM FippfeBk5ur26BLY7MLInyGFbmahNziJRMgRoumnUcQK8is+eqqmoejQ5xGCQg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=OykAhL1l; 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" X-Migadu-Spam-Score: -3.66 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=OykAhL1l; 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" X-Migadu-Queue-Id: C7EA6330DB X-Spam-Score: -3.66 X-Migadu-Scanner: scn0.migadu.com X-TUID: 7qXCEZ4v/TOo --=-=-= Content-Type: text/plain Patch pushed as a35debac9747686722a2c4951b69c6f26e3b7b3c with a modified description. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYZd0Ug8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9PGAD/R3tUzieNrvVV1MK1gErG2x+b90YvXGRITcC/ q2Ca1I0BAJsnWTho/sffFXPbwVyE8vbfl8x8PMlNydLPoAJELbpx =KuKK -----END PGP SIGNATURE----- --=-=-=--