From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: Re: [PATCH 1/2] gnu: Add dillo. Date: Sun, 24 Apr 2016 01:12:53 -0400 Message-ID: <20160424051252.GA1550@gnu.org> 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]:60857) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1auCLs-0007xz-4w for guix-devel@gnu.org; Sun, 24 Apr 2016 01:13:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1auCLr-0005IM-FV for guix-devel@gnu.org; Sun, 24 Apr 2016 01:13:00 -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 On Sat, Apr 23, 2016 at 07:16:40PM -0400, Kei Yamashita wrote: > > . Are you working with a slightly older copy of the Guix tree? Indeed I was. Next time I should git pull before I decide that a something is absent from Guix. Thanks for pointing it out. J'