From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 0/1] zsh: Add alternate URL Date: Sat, 26 Dec 2015 11:27:35 -0500 Message-ID: <20151226162735.GA17390@jasmine> References: <20151226133402.GB8106@debian.fritz.box> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42653) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCrgu-0007J4-Dq for guix-devel@gnu.org; Sat, 26 Dec 2015 11:27:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aCrgq-0001En-DG for guix-devel@gnu.org; Sat, 26 Dec 2015 11:27:36 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:37533) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCrgq-0001Ed-4K for guix-devel@gnu.org; Sat, 26 Dec 2015 11:27:32 -0500 Content-Disposition: inline In-Reply-To: <20151226133402.GB8106@debian.fritz.box> 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: Andreas Enge Cc: guix-devel@gnu.org On Sat, Dec 26, 2015 at 02:34:02PM +0100, Andreas Enge wrote: > On Sat, Dec 26, 2015 at 02:51:41AM -0500, Leo Famulari wrote: > > The adds an alternate URL to get old version of zsh. > > Leo Famulari (1): > > gnu: zsh: Add alternate source URL. > > I think all these source uri updates are useful and safe modifications that > you can push without asking on the list. I'll do that in the future, thanks! > > Andreas >