From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:33136) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hUCJb-0004j8-6t for guix-patches@gnu.org; Fri, 24 May 2019 11:41:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hUCJa-0007aj-Dx for guix-patches@gnu.org; Fri, 24 May 2019 11:41:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33537) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hUCJa-0007ac-Ay for guix-patches@gnu.org; Fri, 24 May 2019 11:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hUCJa-00086t-80 for guix-patches@gnu.org; Fri, 24 May 2019 11:41:02 -0400 Subject: [bug#35818] [PATCH] gnu: Use mirror://mate/ in source URIs. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190521085112.1985-1-hoonandon@gmail.com> <878sv03v5z.fsf@nckx> Date: Fri, 24 May 2019 17:40:04 +0200 In-Reply-To: <878sv03v5z.fsf@nckx> (Tobias Geerinckx-Rice's message of "Tue, 21 May 2019 13:26:48 +0200") Message-ID: <871s0nvp2j.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Tobias Geerinckx-Rice Cc: 35818@debbugs.gnu.org Hello, Tobias Geerinckx-Rice skribis: > This opened 31 bugs in our patch tracker ;-) I've merged them all > into this one. The patches all LGTM, but I don=E2=80=99t think it makes sense to split the= m. It=E2=80=99s a case where a single patch is more appropriate IMO, because t= his is all logically the same change. Could you merge them and send the resulting patch, Guy? Thanks! Ludo=E2=80=99.