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 YKc3EYCc2WAVUgEAgWs5BA (envelope-from ) for ; Mon, 28 Jun 2021 11:55:12 +0200 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 oHf0DICc2WAsOAAA1q6Kng (envelope-from ) for ; Mon, 28 Jun 2021 09:55:12 +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 9F77C11EE4 for ; Mon, 28 Jun 2021 11:55:11 +0200 (CEST) Received: from localhost ([::1]:46886 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lxnyw-0006u9-7N for larch@yhetil.org; Mon, 28 Jun 2021 05:55:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52236) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lxnyo-0006tm-N9 for guix-patches@gnu.org; Mon, 28 Jun 2021 05:55:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39543) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lxnyo-0002Uf-Ay for guix-patches@gnu.org; Mon, 28 Jun 2021 05:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lxnyo-0007xh-53 for guix-patches@gnu.org; Mon, 28 Jun 2021 05:55:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49169] [PATCH 00/11] Removing input labels from package definitions Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 28 Jun 2021 09:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49169 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Cc: 49169@debbugs.gnu.org Received: via spool by 49169-submit@debbugs.gnu.org id=B49169.162487409830593 (code B ref 49169); Mon, 28 Jun 2021 09:55:02 +0000 Received: (at 49169) by debbugs.gnu.org; 28 Jun 2021 09:54:58 +0000 Received: from localhost ([127.0.0.1]:51089 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lxnyk-0007xN-Jg for submit@debbugs.gnu.org; Mon, 28 Jun 2021 05:54:58 -0400 Received: from eggs.gnu.org ([209.51.188.92]:54450) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lxnyj-0007xC-TR for 49169@debbugs.gnu.org; Mon, 28 Jun 2021 05:54:58 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:33338) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lxnye-0002OW-Br; Mon, 28 Jun 2021 05:54:52 -0400 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=36584 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lxnye-0006ZV-45; Mon, 28 Jun 2021 05:54:52 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20210622090221.15182-1-ludo@gnu.org> <87im26465i.fsf@gnu.org> <874kdj887t.fsf@cbaines.net> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 10 Messidor an 229 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: Mon, 28 Jun 2021 11:54:50 +0200 In-Reply-To: <874kdj887t.fsf@cbaines.net> (Christopher Baines's message of "Sun, 27 Jun 2021 19:37:26 +0100") Message-ID: <87a6naxqj9.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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1624874112; 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; bh=8D95tcEQkLZZxac4BC7BZBNQ2JuvWcg15Qz0IeXpokI=; b=PC6gW5ON3GxTj4Ii5PW66J4zNOlumSUH65/3n62B0k5zfFxth/HvOn2TxAkLFuq2wrMrCS WpSR29BVaJXkvKXU+QSn0KNTQZm/rdRX7aH6XMRJCk7Vvx16Gnf5hn9fjWx/Zc3ijXPSKm WhxiQsLOksOJfbliEKKuMpxq7d3N7nBlpr6bci2VxWuHSc4uFMcqPY9Uh9mwQwrteqmpZk 7UYvmTnzXof01k4jOPWJ/MHLogAE76HEFGFL8yek+wJP13Ql18bMFq1zzYIN92LmInRLut SsWeU2k0u6/ycmyY1oUWUBBDvCPWe88lfiADhsx4co3Tn3nZDGu0s2optWv3fA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624874112; a=rsa-sha256; cv=none; b=dcr4uB1Ne5hzdUlAwRAbFYBNQToejN7a+vGN9F85aFPyfMZuFYMik7LiRF8Acdjiwex5KY TAjHFnroFbWocQzMenD9l0rI1Xcf6omKmKBHDAns8byrK2fqPJdKv07tvVaCMVnm0nBr/D cRPvBw4P5IVorvGyXxmNfwqPyu5wf3Vgd4H98owmst1+h7PNYhOjy9obRmjb9BPyKBI0t2 /bph+jISehM4zZJVrzU/qMy+Q1G/WYaYMmHypzcRmLwEeAxBvMEVpN6PB2FcJceuL+NJsh dy2jTt4t8omupg0EGYb20A+n9ya8lbXqbEH/npcBgm28DQNOoUMkj6ascS+3eQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -2.92 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 9F77C11EE4 X-Spam-Score: -2.92 X-Migadu-Scanner: scn0.migadu.com X-TUID: lZwoZ7q42X+o Hi, Christopher Baines skribis: > The automated translation is pretty impressive! I've had a quick look > through the patches and they look good to me. Awesome, thanks for taking the time! Ludo=E2=80=99.