From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: 01/01: gnu: Add ldc@1.1.0-beta6. Date: Sun, 29 Jan 2017 00:35:43 +0100 Message-ID: <87lgtuzrjk.fsf@gnu.org> References: <20170128002726.25122.75826@vcs.savannah.gnu.org> <20170128002727.220C3220069@vcs.savannah.gnu.org> <87sho4hsrz.fsf@netris.org> <20170128080948.GA32638@jasmine> 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]:60115) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cXcXE-0004GR-Ex for guix-devel@gnu.org; Sat, 28 Jan 2017 18:36:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cXcXA-00062K-Mj for guix-devel@gnu.org; Sat, 28 Jan 2017 18:35:56 -0500 In-Reply-To: <20170128080948.GA32638@jasmine> (Leo Famulari's message of "Sat, 28 Jan 2017 03:09:48 -0500") 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" To: Leo Famulari Cc: guix-devel@gnu.org, Muriithi Frederick Muriuki Leo Famulari skribis: > On Fri, Jan 27, 2017 at 08:34:08PM -0500, Mark H Weaver wrote: >> ludo@gnu.org (Ludovic Court=C3=A8s) writes: >>=20 >> > civodul pushed a commit to branch master >> > in repository guix. >> > >> > commit 2429dde57d8461cc8e51dbe6c9d47d795fe6fc9a >> > Author: Muriithi Frederick Muriuki >> > Date: Fri Jan 6 17:51:18 2017 +0300 >> > >> > gnu: Add ldc@1.1.0-beta6. >> >=20=20=20=20=20 >> > * gnu/packages/ldc.scm (ldc-1.1.0-beta6, ldc-beta): New variables. >> > * gnu/packages/patches/ldc-1.1.0-disable-dmd-tests.patch: New file. >> > * gnu/packages/patches/ldc-1.1.0-disable-phobos-tests.patch: New f= ile. >> > * gnu/local.mk (dist_patch_DATA): Add them. >> >=20=20=20=20=20 >> > Signed-off-by: Ludovic Court=C3=A8s >>=20 >> This commit neglected to add the *.patch files, so 'make' now fails. > > I copied the missing patches from the last version of the patch [0] and > pushed them as 4ab09ac8687e5c5bf623da576d4ad21f19ef8db9. Thanks for fixing it quickly, and apologies for messing it up! Ludo=E2=80=99.