From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:33980) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1hyjqK-00044x-K8 for guix-patches@gnu.org; Fri, 16 Aug 2019 17:33:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hyjqJ-00088W-Jk for guix-patches@gnu.org; Fri, 16 Aug 2019 17:33:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46268) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hyjqJ-00088J-Er for guix-patches@gnu.org; Fri, 16 Aug 2019 17:33:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hyjqJ-0007nu-B0 for guix-patches@gnu.org; Fri, 16 Aug 2019 17:33:03 -0400 Subject: [bug#37049] [PATCH] gnu: txr: Update to 223. Resent-Message-ID: From: Guillaume Le Vaillant References: <20190816091956.17920-1-glv@posteo.net> <87v9uwg7hs.fsf@gnu.org> In-reply-to: <87v9uwg7hs.fsf@gnu.org> Date: Fri, 16 Aug 2019 22:55:40 +0200 Message-ID: <874l2g25kj.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.