From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id YNo3GjtfcWKaJwAAbAwnHQ (envelope-from ) for ; Tue, 03 May 2022 18:58:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aIAqGjtfcWJSkAAA9RJhRA (envelope-from ) for ; Tue, 03 May 2022 18:58:35 +0200 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 1868BAB74 for ; Tue, 3 May 2022 18:58:35 +0200 (CEST) Received: from localhost ([::1]:38034 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nlvr8-0005om-AN for larch@yhetil.org; Tue, 03 May 2022 12:58:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54014) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nlvpe-0003qJ-7S for guix-patches@gnu.org; Tue, 03 May 2022 12:57:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47012) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nlvpd-0007we-Ue for guix-patches@gnu.org; Tue, 03 May 2022 12:57:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nlvpd-0006DZ-Tk for guix-patches@gnu.org; Tue, 03 May 2022 12:57:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55242] [PATCH 08/10] guix: import: go: Modules in a subdir and prefixed tags. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 03 May 2022 16:57:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55242 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Attila Lendvai , 55242@debbugs.gnu.org Received: via spool by 55242-submit@debbugs.gnu.org id=B55242.165159699923868 (code B ref 55242); Tue, 03 May 2022 16:57:01 +0000 Received: (at 55242) by debbugs.gnu.org; 3 May 2022 16:56:39 +0000 Received: from localhost ([127.0.0.1]:40909 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nlvpH-0006Cu-1I for submit@debbugs.gnu.org; Tue, 03 May 2022 12:56:39 -0400 Received: from albert.telenet-ops.be ([195.130.137.90]:39566) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nlvpF-0006Cm-Dp for 55242@debbugs.gnu.org; Tue, 03 May 2022 12:56:37 -0400 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by albert.telenet-ops.be with bizsmtp id SGwc2700E4UW6Th06Gwcko; Tue, 03 May 2022 18:56:36 +0200 Message-ID: From: Maxime Devos Date: Tue, 03 May 2022 18:56:36 +0200 In-Reply-To: <20220503114301.9524-8-attila@lendvai.name> References: <20220503114301.9524-2-attila@lendvai.name> <20220503114301.9524-8-attila@lendvai.name> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-6ghyYlXglcLD6bkUwsrI" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1651596996; bh=3QsFn4oz8LZqpRoCygsKVYEhzmjAemzBkrLKWdozxoI=; h=Subject:From:To:Date:In-Reply-To:References; b=e9Z4rxbjRFw5FawuUYOgn1r+zQGgVbxNCCnIzNZxl3EMhPgU/hPqdU1JFMWDXXEmd FQUnUekeXkYI7+97Z83nKhA6kTca4ZA9ViRNoXc9nb+qbHGkZbnt2maBLYuMzOqK6O AibAIPe7srhBgnipD029Y2/GRR3TnIauJ8XESTW/hCsox0z1FLgQSrsMk5sbkmVoSs p8qv007AHUvKTkPR9P3SUt9aDfIMqRTaBMQwL4O6Pguohr88QktWPGw2NtS+3obndO LkHHI1PTVf1BMjDMm/DsRjPkSnDkAwR4PuEzqSzwKrINqAk72pAJ1Nkox9zJ8+ckdp OyE+gE9sl5RUw== 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-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1651597115; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=3QsFn4oz8LZqpRoCygsKVYEhzmjAemzBkrLKWdozxoI=; b=AVJQsCyhdKqq07tMkCEm+KojWz/N4fj0wLLXstLqd95c2DHrDWENp0z9tiNLQu0S3MH06I Cy5t2x/EUpgfpJzTi1HWL2xemD6ERo/ekxRxuTM9nyrWfC9MZZrVELVQMzW8BWfs34pgDn ZUTFSHQzI+d14xB8WK/YSg0z9zqatw+lgolSxv36RqnqtFwcFg1hM/2eLqinnxTmrxNEho lf4hg66cZLveWVdpNPSqRUdJAZb4tuE1VVGh0ZsXAaSR6z+hRa2cOLFV0TLbWnvu4Duhns zw7QDQZI96yUECXvRotItVNZRTPfP6FEOQf37vWXgsVLD7B1PMBjZJq22rpjXg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651597115; a=rsa-sha256; cv=none; b=qP7FzL0cWq5UPJ/kf8xef6hIFoV6Ayy2ONI6u5xvTPd+C/SraJa74h8boLuf++UdhvzWc/ pDZYM6kv819aiCulFnaXjbsNJvUhOS54wd9A48iP6uY9lgjxkGdTR4IxH3pzRPjjoxDyrd 92HgeAU6CHrIR/c8HNOo7p2YkMwvUgY0x6uloWa05UYVwffJ3jUZEI7ccGAA5JV0ejpVWz ZDNpLV4U1eGdT+pyCGGAV+JoBp5jSoOSVmqqVy29teDns02pZ41B3zVm91M7PrOo5Rm7T1 mbuCi1/EE+lkIEnyYNg7SMo2xQpFZHi2lsSgteRPjbT23nlH1cGSbqaYn+JlAQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=e9Z4rxbj; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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: 2.42 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=e9Z4rxbj; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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: 1868BAB74 X-Spam-Score: 2.42 X-Migadu-Scanner: scn0.migadu.com X-TUID: h1Mn6pnJXZ1w --=-6ghyYlXglcLD6bkUwsrI Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: base64 QXR0aWxhIExlbmR2YWkgc2NocmVlZiBvcCBkaSAwMy0wNS0yMDIyIG9tIDEzOjQyIFsrMDIwMF06 Cj4gK8KgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCAod2Fy bmluZyAoR18gIkZhaWxlZCB0byBmZXRjaCBsaWNlbnNlIGZvciB+Uy5+JSIpCj4gK8KgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oCBtb2R1bGUtcGF0aCkKPiArwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgICcoInVua25vd24tbGljZW5zZSEiKSkpKSkKCgpJbiBzb21lIG90aGVyIGxvY2F0 aW9uLCB0aGUgc3ltYm9sICd1bmtub253LWxpY2Vuc2UhJyBpcyB1c2VkLiAgSGVyZSwgYQpzdHJp bmcgaXMgdXNlZC4gIFdoeSB0aGUgaW5jb25zaXN0ZW5jeT8gIEFsc28sIGdpdmVuIHRoZSAidW5r bm93bi0KbGljZW5zZSEiLCB0aGUgd2FybmluZyBzZWVtcyBtb3N0bHkgcmVkdW5kYW50IHRvIG1l LgoKR3JlZXRpbmdzLApNYXhpbWUuCg== --=-6ghyYlXglcLD6bkUwsrI Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYnFexBccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7oS9AP4jqGMi+Ay5a8Cq8oZBsCJzvFRW 2TIQD3Kyhwh+x6PUyQD8DFNNg+BgM8yGqMJxcaRIeWSuqu3CEtw2QXTcCRC56g0= =YqtN -----END PGP SIGNATURE----- --=-6ghyYlXglcLD6bkUwsrI--