From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:56599) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1hyjBf-0008OC-PF for guix-patches@gnu.org; Fri, 16 Aug 2019 16:51:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hyjBe-0005oz-QR for guix-patches@gnu.org; Fri, 16 Aug 2019 16:51:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46153) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hyjBe-0005oo-NL for guix-patches@gnu.org; Fri, 16 Aug 2019 16:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hyjBe-0002N4-LJ for guix-patches@gnu.org; Fri, 16 Aug 2019 16:51:02 -0400 Subject: bug#37049: [PATCH] gnu: txr: Update to 223. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190816091956.17920-1-glv@posteo.net> Date: Fri, 16 Aug 2019 22:50:23 +0200 In-Reply-To: <20190816091956.17920-1-glv@posteo.net> (Guillaume Le Vaillant's message of "Fri, 16 Aug 2019 11:19:56 +0200") Message-ID: <87v9uwg7hs.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: Guillaume Le Vaillant Cc: 37049-done@debbugs.gnu.org Hi, Guillaume Le Vaillant skribis: > * gnu/packages/lisp.scm (txr): Update to 223. Applied! I noticed that the tarball is a cgit snapshot, which is not guaranteed to remain bit-identical as cgit changes. Could you, in a future patch, arrange so that it is fetched over Git, using =E2=80=98git-fetch=E2=80=99? Thanks, Ludo=E2=80=99.