From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 08 08:33:42 2022 Received: (at submit) by debbugs.gnu.org; 8 Feb 2022 13:33:42 +0000 Received: from localhost ([127.0.0.1]:45853 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHQco-0003Ru-5Y for submit@debbugs.gnu.org; Tue, 08 Feb 2022 08:33:42 -0500 Received: from lists.gnu.org ([209.51.188.17]:47946) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHKal-000053-1n for submit@debbugs.gnu.org; Tue, 08 Feb 2022 02:07:11 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51136) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nHKaj-0004cL-Cf for guix-patches@gnu.org; Tue, 08 Feb 2022 02:07:10 -0500 Received: from knopi.disroot.org ([178.21.23.139]:59274) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nHKaf-00081K-2a for guix-patches@gnu.org; Tue, 08 Feb 2022 02:07:08 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 2B2928DBCE; Tue, 8 Feb 2022 08:06:49 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0VlAeAZ3YzmF; Tue, 8 Feb 2022 08:06:48 +0100 (CET) From: Nikolay Korotkiy DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1644304008; bh=vVziTKQ5mV/ALQqFTsM78YLw1mz8eE6OX1FZj2kY6oo=; h=From:To:Cc:Subject:Date; b=T86gksG3WqyMYyt24Z3f/SXUoHmVohfvGGC0lu1SIximZKYn2zqQupBSEiGuZvM+s KGSHqToyUX6TnbFcmvEjmNLS4e+A8vMBYma4L+jCdV2xh8ZYracdSt9GnmWPa8yXbP UhUdYQFYSK+dz0PR0TyP5cIX2T6++66qsQ7BXPhLMnWIkS+9KX7Uj2UVpTi9UqMjRs PDrXUt4J27CYkojmuhfSFYIXh97B3T5I9vvQtWOa1hqtpyAmV5oXImfo6HFawVNhSA wgBqw8/L5KnL5krmJWvMsoNXnEHHwpAFVNQykByGuor1tcV2DD03hjY8ug7utHz9Zh GU9SurXKUxeMg== To: guix-patches@gnu.org Subject: [PATCH] gnu: gpxsee: Update to 10.3. Date: Tue, 8 Feb 2022 10:03:24 +0300 Message-Id: Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=sikmir@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 08 Feb 2022 08:33:40 -0500 Cc: Nikolay Korotkiy X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/gps.scm (gpxsee): Update to 10.3. --- gnu/packages/gps.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gps.scm b/gnu/packages/gps.scm index 1c8f9af5b1..b8e3433a5e 100644 --- a/gnu/packages/gps.scm +++ b/gnu/packages/gps.scm @@ -170,7 +170,7 @@ (define-public gama (define-public gpxsee (package (name "gpxsee") - (version "10.0") + (version "10.3") (source (origin (method git-fetch) (uri (git-reference @@ -179,7 +179,7 @@ (define-public gpxsee (file-name (git-file-name name version)) (sha256 (base32 - "0kj7130imhppb0bam34a1xr2lxk76fyida31idzvfk3m7z39w02w")))) + "1i1diha617il0s2j9108xlw3vn10m6lc59r8r2fn48wmfzcj79dc")))) (build-system gnu-build-system) (arguments '(#:phases -- 2.34.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 08 12:22:00 2022 Received: (at 53875-done) by debbugs.gnu.org; 8 Feb 2022 17:22:00 +0000 Received: from localhost ([127.0.0.1]:48505 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHUBj-0003r8-SW for submit@debbugs.gnu.org; Tue, 08 Feb 2022 12:22:00 -0500 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:56525) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHUBi-0003qu-6f for 53875-done@debbugs.gnu.org; Tue, 08 Feb 2022 12:21:58 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id DA3D2FF809; Tue, 8 Feb 2022 17:21:50 +0000 (UTC) From: Nicolas Goaziou To: Nikolay Korotkiy via Guix-patches via Subject: Re: [bug#53875] [PATCH] gnu: gpxsee: Update to 10.3. References: Date: Tue, 08 Feb 2022 18:21:48 +0100 In-Reply-To: (Nikolay Korotkiy via Guix-patches via's message of "Tue, 8 Feb 2022 10:03:24 +0300") Message-ID: <87iltpxoib.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 53875-done Cc: Nikolay Korotkiy , 53875-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Nikolay Korotkiy via Guix-patches via writes: > * gnu/packages/gps.scm (gpxsee): Update to 10.3. Applied. Thank you. Regards, -- Nicolas Goaziou From unknown Sun Jun 22 08:11:03 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 09 Mar 2022 12:24:10 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator