From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:39843) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hQeWp-0000vc-9P for guix-patches@gnu.org; Tue, 14 May 2019 17:00:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hQeWo-0005xk-G5 for guix-patches@gnu.org; Tue, 14 May 2019 17:00:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36490) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hQeWo-0005xe-Bq for guix-patches@gnu.org; Tue, 14 May 2019 17:00:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hQeWo-0005LF-93 for guix-patches@gnu.org; Tue, 14 May 2019 17:00:02 -0400 Subject: [bug#35684] import: github: Sort releases before picking the latest one. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87mujrs5ut.fsf@gnu.org> <87d0kmsc66.fsf@gnu.org> Date: Tue, 14 May 2019 22:59:34 +0200 In-Reply-To: (Arun Isaac's message of "Tue, 14 May 2019 15:49:08 +0530") Message-ID: <87tvdwwy4p.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Arun Isaac Cc: 35684@debbugs.gnu.org Arun Isaac skribis: >> If you don=E2=80=99t mind, you can make it two patches for clarity (one = that >> defines =E2=80=98release->version=E2=80=99, and one that adds the call t= o =E2=80=98sort=E2=80=99) > > Sure, pleae find attached. Thank you, it still LGTM. :-) Ludo=E2=80=99.