From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d9tkk-0003Ni-9d for guix-patches@gnu.org; Sun, 14 May 2017 09:40:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d9tkg-0000QF-Ch for guix-patches@gnu.org; Sun, 14 May 2017 09:40:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:41048) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d9tkg-0000Q9-8z for guix-patches@gnu.org; Sun, 14 May 2017 09:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d9tkg-0007Kf-0H for guix-patches@gnu.org; Sun, 14 May 2017 09:40:02 -0400 Subject: bug#26914: gnu: ghc-x11: Update to 1.8. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <87a86gfmyh.fsf@gmail.com> <878tm0fmr8.fsf@gmail.com> Date: Sun, 14 May 2017 15:38:50 +0200 In-Reply-To: <878tm0fmr8.fsf@gmail.com> (Mekeor Melire's message of "Sat, 13 May 2017 23:52:11 +0200") Message-ID: <87h90nv9qt.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: Mekeor Melire Cc: 26914@debbugs.gnu.org Mekeor Melire skribis: > From 3a02781178d777e3251c5e74a1426419fd218d93 Mon Sep 17 00:00:00 2001 > From: Mekeor Melire > Date: Sat, 13 May 2017 23:34:39 +0200 > Subject: [PATCH] gnu: ghc-x11: Update to 1.8. > > --- > gnu/packages/haskell.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied with adjusted commit log, thanks! Ludo=E2=80=99.