From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul van der Walt Subject: Re: [PATCH 14/21] gnu: Add ghc-gluraw. Date: Sun, 18 Oct 2015 21:13:25 +0200 Message-ID: <877fmkrnvu.fsf@denknerd.org> References: <1445001125-20534-1-git-send-email-paul@denknerd.org> <1445001125-20534-14-git-send-email-paul@denknerd.org> <20151018214616.3ab07382@debian-netbook> Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44042) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZntOe-0004ki-RF for guix-devel@gnu.org; Sun, 18 Oct 2015 15:13:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZntOb-0000WG-KA for guix-devel@gnu.org; Sun, 18 Oct 2015 15:13:32 -0400 Received: from mx01.mykolab.com ([95.128.36.1]:50444 helo=mx-out01.mykolab.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZntOb-0000W9-Dj for guix-devel@gnu.org; Sun, 18 Oct 2015 15:13:29 -0400 In-reply-to: <20151018214616.3ab07382@debian-netbook> 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: Efraim Flashner Cc: guix-devel@gnu.org On 2015-10-18 at 20:46, quoth Efraim Flashner: >> +interface.") >> (license bsd-3))) > I see now what happened with the extra license line Confirmed. I've fixed that in my local branch. Do you think it'd be worthwhile to push my local patches to a new branch, so that everyone can review the newest changes, since i've fixed up a lot of little errors? p.