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 geiser-next. Date: Mon, 02 May 2016 09:53:05 +0200 Message-ID: <8737q0gala.fsf@gnu.org> References: <87ziscxa48.fsf@dustycloud.org> <87y47wxa28.fsf@dustycloud.org> <20160501203621.GD7127@jasmine> 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]:38373) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ax8fW-0000SG-Cg for guix-devel@gnu.org; Mon, 02 May 2016 03:53:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ax8fK-0007Zz-Hz for guix-devel@gnu.org; Mon, 02 May 2016 03:53:20 -0400 In-Reply-To: <20160501203621.GD7127@jasmine> (Leo Famulari's message of "Sun, 1 May 2016 16:36:21 -0400") 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > On Fri, Apr 29, 2016 at 06:35:43PM -0500, Christopher Allan Webber wrote: >> * gnu/packages/emacs.scm (geiser-next): New variable. > >> + (version "20160428.4c8b3de") > > Looks good, but can you make the version string in the style described > in 7.6.3 Version Numbers? > > https://www.gnu.org/software/guix/manual/guix.html#Version-Numbers With this change, LGTM! We should make sure to remove it when the next Geiser comes out. Thanks, Ludo=E2=80=99.