From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: patch Guile 2.0 to fix bug #14884. Date: Sat, 25 Jan 2014 16:52:39 +0100 Message-ID: <87lhy4t5x4.fsf@gnu.org> References: <20140123194402.GB13401@debian> <1390530743-2583-1-git-send-email-tipecaml@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41453) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W75cD-0000IT-Rn for guix-devel@gnu.org; Sat, 25 Jan 2014 10:57:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W75c6-0006pc-DS for guix-devel@gnu.org; Sat, 25 Jan 2014 10:57:49 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:43797) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W75c6-0006pT-5v for guix-devel@gnu.org; Sat, 25 Jan 2014 10:57:42 -0500 In-Reply-To: <1390530743-2583-1-git-send-email-tipecaml@gmail.com> (Cyril Roelandt's message of "Fri, 24 Jan 2014 03:32:23 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Cyril Roelandt Cc: guix-devel@gnu.org Cyril Roelandt skribis: > * gnu/packages/patches/guile-web.patch: New file. > * gnu-system.am: Add it > * gnu/packages/guile.scm (guile-2.0): Add the patch. Thanks for the patch. I am tempted to wait a bit to see how things go with Guile 2.0.10. Maybe we=E2=80=99ll just upgrade when it=E2=80=99s out. Ludo=E2=80=99.