From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add older ruby 1.8.7 Date: Sun, 26 Oct 2014 15:00:48 +0100 Message-ID: <871tpvnd67.fsf@gnu.org> References: <20141025225814.GA17304@thebird.nl> <87ppdfr8eh.fsf@yeeloong.lan> <20141026020905.GA17838@thebird.nl> <87y4s31mae.fsf@netris.org> <20141026044636.GA18259@thebird.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59593) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XiON5-00087J-He for guix-devel@gnu.org; Sun, 26 Oct 2014 10:00:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XiOMw-0001A2-HK for guix-devel@gnu.org; Sun, 26 Oct 2014 10:00:39 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:41509) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XiOMw-00019p-4G for guix-devel@gnu.org; Sun, 26 Oct 2014 10:00:30 -0400 In-Reply-To: <20141026044636.GA18259@thebird.nl> (Pjotr Prins's message of "Sun, 26 Oct 2014 05:46:36 +0100") 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: Pjotr Prins Cc: guix-devel@gnu.org Similar to what we do for Bash, the =E2=80=98version=E2=80=99 field should = be =E2=80=9C1.8.7.374=E2=80=9D, which would preserve ordering. Ludo=E2=80=99.