From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 1/2] gnu: Add dillo. Date: Sat, 23 Apr 2016 20:05:39 -0400 Message-ID: <20160424000539.GA10040@jasmine> References: <1461435001-20412-1-git-send-email-jmd@gnu.org> <20160423191640.6da6cb11@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36579) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1au7YZ-0003vZ-Oz for guix-devel@gnu.org; Sat, 23 Apr 2016 20:05:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1au7YW-0007F7-Gb for guix-devel@gnu.org; Sat, 23 Apr 2016 20:05:47 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:34698) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1au7YW-0007F3-DB for guix-devel@gnu.org; Sat, 23 Apr 2016 20:05:44 -0400 Content-Disposition: inline In-Reply-To: <20160423191640.6da6cb11@openmailbox.org> 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: Kei Yamashita Cc: guix-devel@gnu.org, jmd@gnu.org On Sat, Apr 23, 2016 at 07:16:40PM -0400, Kei Yamashita wrote: > On Sat, 23 Apr 2016 20:10:01 +0200 > John Darrington wrote: > > > * gnu/packages/dillo.scm: New file. > > * gnu-system.am: Add it. > I'm a bit confused, as I've already submitted and added this to the > tree. Are you working with a slightly older copy of the Guix tree? Indeed, I applied Kei's patch as c21a25627.