From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Re: [PATCH] gnu: Add older ruby 1.8.7 Date: Sun, 26 Oct 2014 21:15:56 +0100 Message-ID: <20141026201556.GA20786@thebird.nl> References: <20141025225814.GA17304@thebird.nl> <87ppdfr8eh.fsf@yeeloong.lan> <20141026020905.GA17838@thebird.nl> <87y4s31mae.fsf@netris.org> <20141026044636.GA18259@thebird.nl> <871tpvnd67.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49936) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XiUEl-0004RK-O1 for guix-devel@gnu.org; Sun, 26 Oct 2014 16:16:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XiUEf-0000ng-GP for guix-devel@gnu.org; Sun, 26 Oct 2014 16:16:27 -0400 Content-Disposition: inline In-Reply-To: <871tpvnd67.fsf@gnu.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: Ludovic =?iso-8859-1?Q?Court=E8s?= Cc: guix-devel@gnu.org On Sun, Oct 26, 2014 at 03:00:48PM +0100, Ludovic Court=E8s wrote: > Similar to what we do for Bash, the version field should be > 1.8.7.374, which would preserve ordering. The filename contains 1.8.7-p374. So, can I use that for the version? Pj.