From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60965) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eHtYq-0003BO-Ab for guix-patches@gnu.org; Thu, 23 Nov 2017 10:37:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eHtYk-0003iv-Nt for guix-patches@gnu.org; Thu, 23 Nov 2017 10:37:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:45348) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eHtYk-0003iH-KH for guix-patches@gnu.org; Thu, 23 Nov 2017 10:37:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eHtYk-0006Lr-81 for guix-patches@gnu.org; Thu, 23 Nov 2017 10:37:02 -0500 Subject: [bug#29403] [PATCH] gnu: gcl: Update snapshot. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20171122190619.3505-1-kkebreau@posteo.net> Date: Thu, 23 Nov 2017 16:36:34 +0100 In-Reply-To: <20171122190619.3505-1-kkebreau@posteo.net> (Kei Kebreau's message of "Wed, 22 Nov 2017 14:06:19 -0500") Message-ID: <87fu95vwfx.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: Kei Kebreau Cc: 29403@debbugs.gnu.org Hi! Kei Kebreau skribis: > * gnu/packages/lisp.scm (gcl): Update to 2.6.12-1.5956140. > [arguments]: Remove CFLAGS from make-flags; adjust pre-conf phase. > [native-inputs]: Add which. Could you include a rationale for using a development snapshot? Normally we=E2=80=99d stick to upstream releases, unless there=E2=80=99s a = good reason. Thanks, Ludo=E2=80=99.