From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id qJrfNxu+uWGlLgEAgWs5BA (envelope-from ) for ; Wed, 15 Dec 2021 11:06:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id qNjDMxu+uWH1CwAA1q6Kng (envelope-from ) for ; Wed, 15 Dec 2021 10:06:19 +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 ADDE81EFF6 for ; Wed, 15 Dec 2021 11:06:19 +0100 (CET) Received: from localhost ([::1]:60742 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mxRAu-0000IR-KH for larch@yhetil.org; Wed, 15 Dec 2021 05:06:16 -0500 Received: from eggs.gnu.org ([209.51.188.92]:59820) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mxRAh-0000IG-1t for guix-patches@gnu.org; Wed, 15 Dec 2021 05:06:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:48736) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mxRAg-0006r0-52 for guix-patches@gnu.org; Wed, 15 Dec 2021 05:06:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mxRAf-0008MW-O4 for guix-patches@gnu.org; Wed, 15 Dec 2021 05:06:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#51307] [PATCH v2 0/3] scripts: hash: Several files and serializer. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 15 Dec 2021 10:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51307 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zimoun Cc: 51307@debbugs.gnu.org Received: via spool by 51307-submit@debbugs.gnu.org id=B51307.163956272832105 (code B ref 51307); Wed, 15 Dec 2021 10:06:01 +0000 Received: (at 51307) by debbugs.gnu.org; 15 Dec 2021 10:05:28 +0000 Received: from localhost ([127.0.0.1]:60282 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mxRA7-0008Ll-WE for submit@debbugs.gnu.org; Wed, 15 Dec 2021 05:05:28 -0500 Received: from eggs.gnu.org ([209.51.188.92]:58910) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mxRA5-0008LV-VN for 51307@debbugs.gnu.org; Wed, 15 Dec 2021 05:05:26 -0500 Received: from [2001:470:142:3::e] (port=43240 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mxRA0-0006hW-Pc; Wed, 15 Dec 2021 05:05:20 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=A/XF74Ga/Z2wtM8Cq5zRyNGd+N49e8CdWp5BJ/y8iJs=; b=F2kquiXmBDMbWIvPF6qZ XMxbFlIbW+mG6Aqnk0anuTgrpxG/o8RVxuKELe3MqC8FOGdR7SUwzVOLk7JBkUohMFOiA48pxKSAU AC8lGDmc43PEi+fnviNRBMt2rMZRUrIjSvJoORb7qfADimYyt6PQ8SjRljic3LT+lfhvJMWagoaNT G3OwWuDglKN/4i0Hdqju+OrZrn0VCkoHOU0OQ+pvQpAeUsfe7ZbHdAaSXfOTxfA+MjqoVFvzITtop ywQea9TBX3wE+7PzK0J6z9aYQMi1InTysQjG7ffhLUR8zJAVTKbtGGhkfzhKUb5EuSoo8JERxwUMC WT69SokoUTNIuA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:57389 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mxRA0-0001uP-O2; Wed, 15 Dec 2021 05:05:20 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20211020165020.3358311-1-zimon.toutoune@gmail.com> <20211118002023.3323307-1-zimon.toutoune@gmail.com> <86r1ae5m32.fsf@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 25 Frimaire an 230 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Wed, 15 Dec 2021 11:05:17 +0100 In-Reply-To: <86r1ae5m32.fsf@gmail.com> (zimoun's message of "Wed, 15 Dec 2021 09:06:09 +0100") Message-ID: <87k0g6xjxe.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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=1639562779; 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: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=A/XF74Ga/Z2wtM8Cq5zRyNGd+N49e8CdWp5BJ/y8iJs=; b=ffo/YAJ3kK57cxfiyUqHGQ5qGT1IM9rizcrgIkKD2SiXJVyj6MdHa88oiQU1vC4obwdzZe y3iH2+SP1ZHURItYCDXBsZlkuQu6K1ydOvQDGZWolU2PfL9wOQVGydz7ai6nGN1ulAVU2m Rx+lS51HSMYWWOqYdr3caYFOtXb7MMh9+pKcIbcFZTmJqFLCIkj/D76hfHNBFAcai6t07u wCCTdPD3NO4PWEDtIEcnMKsP/pxyWTThcD0tKFibwJfCxGrVFTV1DsRWmvKmjjg7yuaF0b 5ezFh627cTCVJCqfcNXCSo+AphQAN8V8CkvNYhuZyBxAhkz/EsjdftQgDtwRDw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1639562779; a=rsa-sha256; cv=none; b=XqOUPNnZUlv8mZOq2wm/AJ/N3DsIPo9c/Fw7oXc6L4VspXOr9nmM+MQXrkQw6EFLXYSndi VgeuFLEnkeIsf2AcCFGFsOu+2qry2AH2VSAYyC427Cval0r4otyXW0MTbQkKhM2tO5vWyW aTM71z4qmCkob2pftADlUWYSNohIgHo8/Cq5vmtrkTBysAJ8Z5sybsuQfBeA0BgKjC7U2L dDNOoSaYYJ8ZJaXQoDK9qhgZCVIriIZPO2DqMhupReJQoz+0noeL+aw6ukFJDssVPvzfRj sdCLWR3eMqaAJFflY0lpqvUstY6LqYae7WVHN+MVxx04EmOPw/hER78FM/ej0A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=F2kquiXm; dmarc=pass (policy=none) header.from=gnu.org; 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: -4.78 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=F2kquiXm; dmarc=pass (policy=none) header.from=gnu.org; 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: ADDE81EFF6 X-Spam-Score: -4.78 X-Migadu-Scanner: scn0.migadu.com X-TUID: HSFU9RKcX8PN Hi! zimoun skribis: > What do you think about patch#51307 [1] for =E2=80=9Cguix hash=E2=80=9D? I haven=E2=80=99t forgotten about it but I=E2=80=99m lagging behind. I=E2=80=99m getting there, apologies for the delay! Ludo=E2=80=99.