From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: w3m: Fix the commit string. Date: Sat, 5 Nov 2016 17:12:48 -0400 Message-ID: <20161105211248.GA30540@jasmine> References: <20161105210748.13181-1-ng0@we.make.ritual.n0.is> <20161105210748.13181-2-ng0@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34497) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c38Gk-0003KK-UK for guix-devel@gnu.org; Sat, 05 Nov 2016 17:12:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c38Gh-0006Cb-N6 for guix-devel@gnu.org; Sat, 05 Nov 2016 17:12:54 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:32915) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c38Gh-0006C4-IY for guix-devel@gnu.org; Sat, 05 Nov 2016 17:12:51 -0400 Content-Disposition: inline In-Reply-To: <20161105210748.13181-2-ng0@we.make.ritual.n0.is> 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: ng0 Cc: guix-devel@gnu.org On Sat, Nov 05, 2016 at 09:07:48PM +0000, ng0 wrote: > * gnu/packages/w3m.scm (w3m)[source]: Fix the commit string. Thanks, pushed!