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: Add ldc-1.1.0-beta6 Date: Thu, 12 Jan 2017 15:09:03 +0100 Message-ID: <87shoo4bgg.fsf@gnu.org> References: <87y3ykmh23.fsf@gnu.org> 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]:39062) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cRg3x-0007pN-Sr for guix-devel@gnu.org; Thu, 12 Jan 2017 09:09:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cRg3t-0004h2-Nx for guix-devel@gnu.org; Thu, 12 Jan 2017 09:09:09 -0500 In-Reply-To: (Frederick Muriithi's message of "Tue, 10 Jan 2017 17:36:16 +0300") 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: Frederick Muriithi Cc: guix-devel@gnu.org Hello, Frederick Muriithi skribis: > From 0ef5303600d20eaf19bf24a8badafe3148d56cae Mon Sep 17 00:00:00 2001 > From: Muriithi Frederick Muriuki > Date: Fri, 6 Jan 2017 17:51:18 +0300 > Subject: [PATCH] gnu: Add ldc-1.1.0-beta6 > > * gnu/packages/ldc.scm (ldc-1.1.0-beta6): New variable > * gnu/packages/ldc.scm (ldc-beta): New variable > * gnu/packages/patches/ldc1.1.0-disable-dmd-tests.patch: New patch > * gnu/packages/patches/ldc1.1.0-disable-phobos-tests.patch: New patch The one last thing that=E2=80=99s missing as discussed at is the comment at the top of .patch files (description and upstream status). Could you do that? I=E2=80=99ll happily commit for you afterwards. TIA! Ludo=E2=80=99.