From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id oH/zBSBvjWCmiQAAgWs5BA (envelope-from ) for ; Sat, 01 May 2021 17:09:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id UDmOASBvjWDmegAAbx9fmQ (envelope-from ) for ; Sat, 01 May 2021 15:09:20 +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 88AEF13CBD for ; Sat, 1 May 2021 17:09:19 +0200 (CEST) Received: from localhost ([::1]:41198 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lcrF8-0007tc-NI for larch@yhetil.org; Sat, 01 May 2021 11:09:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53238) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lcrEu-0007tS-MD for guix-patches@gnu.org; Sat, 01 May 2021 11:09:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53501) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lcrEs-0007Yo-Es for guix-patches@gnu.org; Sat, 01 May 2021 11:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lcrEs-0006dU-AN for guix-patches@gnu.org; Sat, 01 May 2021 11:09:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47882] [PATCH] Makefile: Reimplement download-po target Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 01 May 2021 15:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47882 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Julien Lepiller Cc: 47882-done@debbugs.gnu.org Received: via spool by 47882-done@debbugs.gnu.org id=D47882.161988171625499 (code D ref 47882); Sat, 01 May 2021 15:09:02 +0000 Received: (at 47882-done) by debbugs.gnu.org; 1 May 2021 15:08:36 +0000 Received: from localhost ([127.0.0.1]:36813 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcrER-0006dD-Rn for submit@debbugs.gnu.org; Sat, 01 May 2021 11:08:36 -0400 Received: from eggs.gnu.org ([209.51.188.92]:44892) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcrEP-0006d7-BV for 47882-done@debbugs.gnu.org; Sat, 01 May 2021 11:08:35 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:44743) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lcrEJ-0007MM-45; Sat, 01 May 2021 11:08:27 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=43904 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lcrEI-00016Q-JA; Sat, 01 May 2021 11:08:26 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20210419000958.49968055@tachikoma.lepiller.eu> <87im43a6lq.fsf@gnu.org> <20210501164148.79449a60@tachikoma.lepiller.eu> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 12 =?UTF-8?Q?Flor=C3=A9al?= 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: Sat, 01 May 2021 17:08:24 +0200 In-Reply-To: <20210501164148.79449a60@tachikoma.lepiller.eu> (Julien Lepiller's message of "Sat, 1 May 2021 16:42:01 +0200") Message-ID: <87h7jm7aqf.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=1619881759; 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=Oa8ADFMR+INfXyWkv0zfQMT33Bup7yECBqI5E0eRags=; b=mNViwMSulvGWIXZZWZnBH9QwJysnjx+3vF+KptnBbu3hHy1tLuIItgYhhykyx8bxhrhB3t FPNRY9Ve8frDGDiD32GRtVHdV6KtAwU+z9TQQSFY7fTpFxwUKuiQ8R8L2IfCz/Mwg7+EaJ IoK4ssk5TZJEbRdEX3x543ce1bXgBL+xxbIJ/8hX3QadQaeIxPcdHWFh+fTtXsDrwp2BQe dycv2614ejsYjCxhpWz4nMqAGdhC+7pdLEJw9bz9Q+W3HY3BFVegH79q0z9PKoAxdDWof8 IeD+5gYZ94lj/5tylZt29ROL3THGvXxfTqvAxakT9M6Y0JDgJmpncoB7tVXsrQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1619881759; a=rsa-sha256; cv=none; b=e3nd6Zgt8j/m1Rp4vBy3Ozedkfe9WgRasgfzeQRtE8lAnUWcpQWuOMj99/Nd1jGkq1I7/a 65NUAd9st9x0kVfR5DGAc8M9K/R30zRsuQu4KsGEsDVa7Et8ToBBcUWzSKMsb8t8nvXF98 6n6RQJT0AY6Lh0x2keANN9rJK6EGpB8pFmVGZy823V3h8Krcz96+gsJ0mWo6gu7JUplvUV t0ZZuDdPoe74YO+z7v3uaN0g5NHLz+9xgeCCyrVvW1MDh0syAWY4iPJb6nI9ay+dUjadAm 8AUYB1DUvOrATKEIDf5s5tAfyjS44xUzS6HOYqns2T0c2fsYeZ8n+bgUsubmjA== 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.96 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: 88AEF13CBD X-Spam-Score: -2.96 X-Migadu-Scanner: scn0.migadu.com X-TUID: N3EejyIvm2cw Julien Lepiller skribis: > Le Fri, 30 Apr 2021 21:57:05 +0200, [...] >> Alright. This looks like a nice improvement! Some nitpicking >> follows, but it LGTM overall. > > Thank you! I fixed your comments and pushed to master as > 45549e9f31e462d0d1519fd678dd782da6ed5cb9. Thank you! Cool! >> BTW, I vaguely remember we asked for a Savannah repo but I=E2=80=99m not= sure >> what the outcome was; did it eventually stall for some obscure reason? > > Yeah, there were still some issues related to copyright. To be honest I > lost my energy to push on this front... Yeah, I sympathize. It=E2=80=99s fine and more productive to use the repo = you set up. Thank you! Ludo=E2=80=99.