From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 1/2] gnu: colordiff: Add alternate URL. Date: Sat, 26 Dec 2015 00:12:45 -0500 Message-ID: <20151226051245.GD26175@jasmine> References: <87io3m4ncr.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43412) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCh9s-00066R-Bg for guix-devel@gnu.org; Sat, 26 Dec 2015 00:12:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aCh9n-0004N8-Dq for guix-devel@gnu.org; Sat, 26 Dec 2015 00:12:48 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:48670) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCh9n-0004N2-9i for guix-devel@gnu.org; Sat, 26 Dec 2015 00:12:43 -0500 Content-Disposition: inline In-Reply-To: <87io3m4ncr.fsf@netris.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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: guix-devel@gnu.org On Fri, Dec 25, 2015 at 09:25:08AM -0500, Mark H Weaver wrote: > Leo Famulari writes: > > * gnu/packages/patchutils.scm (colordiff)[source]: Add alternate URL. > > Okay, please push! Colordiff agreed provide the current release under the "archive" URL so I amended this patch to refer only to the "archive" URL: https://github.com/daveewart/colordiff/issues/28 Pushed as 8d479d27ca > > Mark