From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:58336) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1hyjMJ-0002nR-E4 for guix-patches@gnu.org; Fri, 16 Aug 2019 17:02:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hyjMI-0002j6-Ii for guix-patches@gnu.org; Fri, 16 Aug 2019 17:02:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46197) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hyjMI-0002j0-Fc for guix-patches@gnu.org; Fri, 16 Aug 2019 17:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hyjMI-0004Ns-7t for guix-patches@gnu.org; Fri, 16 Aug 2019 17:02:02 -0400 Subject: [bug#37049] [PATCH] gnu: txr: Update to 223. Resent-Message-ID: References: <20190816091956.17920-1-glv@posteo.net> <87v9uwg7hs.fsf@gnu.org> From: Guillaume Le Vaillant In-reply-to: <87v9uwg7hs.fsf@gnu.org> Date: Fri, 16 Aug 2019 23:01:38 +0200 Message-ID: <8736i025al.fsf@yamatai> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 37049-done@debbugs.gnu.org Ludovic Court=C3=A8s a =C3=A9crit : > 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. Ok, I'll do that for the next update.