From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/4] gnu: yelp: Update to 3.21.3 Date: Fri, 02 Sep 2016 15:16:25 +0200 Message-ID: <87eg52jvbq.fsf@gnu.org> References: <1472321979-10150-1-git-send-email-john@darrington.wattle.id.au> 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]:35685) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfoKh-0005zB-7S for guix-devel@gnu.org; Fri, 02 Sep 2016 09:16:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bfoKb-0006vZ-HP for guix-devel@gnu.org; Fri, 02 Sep 2016 09:16:34 -0400 In-Reply-To: <1472321979-10150-1-git-send-email-john@darrington.wattle.id.au> (John Darrington's message of "Sat, 27 Aug 2016 20:19:36 +0200") 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: John Darrington Cc: guix-devel@gnu.org, John Darrington John Darrington skribis: > From: John Darrington > > * gnu/packages/gnome.scm (yelp): Update to 3.21.3 My understanding is that odd minor version numbers denote development releases, no? In that case we should wait for 3.22.x. Ludo=E2=80=99.