From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54442) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ej4bO-0006ve-Bb for guix-patches@gnu.org; Tue, 06 Feb 2018 09:52:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ej4bL-0000ge-AM for guix-patches@gnu.org; Tue, 06 Feb 2018 09:52:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51731) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ej4bL-0000g3-6W for guix-patches@gnu.org; Tue, 06 Feb 2018 09:52:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ej4bK-00083E-H7 for guix-patches@gnu.org; Tue, 06 Feb 2018 09:52:02 -0500 Subject: bug#30360: [PATCH] gnu: gpsbabel: Update to 1.5.4 and fix build. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <20180205160027.30926-1-m.othacehe@gmail.com> <20180205231843.GC22963@jasmine.lan> From: Mathieu Othacehe In-reply-to: <20180205231843.GC22963@jasmine.lan> Date: Tue, 06 Feb 2018 15:51:32 +0100 Message-ID: <871shyxjbf.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain 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: Leo Famulari Cc: 30360-done@debbugs.gnu.org Hi, > Please include in the patch file a hyperlink to the upstream commit: > > https://github.com/gpsbabel/gpsbabel/commit/604178aa8ad4d3c3ad218df24c1e9a6a1f683bb3 Fixed and pushed, thanks. Mathieu