From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id MDbGAO4eGWC3egAA0tVLHw (envelope-from ) for ; Tue, 02 Feb 2021 09:44:14 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id QCwQOO0eGWCNcAAAbx9fmQ (envelope-from ) for ; Tue, 02 Feb 2021 09:44:13 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 8792A9402BD for ; Tue, 2 Feb 2021 09:44:13 +0000 (UTC) Received: from localhost ([::1]:40690 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l6sEG-0004hr-I6 for larch@yhetil.org; Tue, 02 Feb 2021 04:44:12 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:41374) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l6sE6-0004hc-PR for guix-patches@gnu.org; Tue, 02 Feb 2021 04:44:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50848) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l6sE6-0007yA-IU for guix-patches@gnu.org; Tue, 02 Feb 2021 04:44:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1l6sE6-00074o-HK for guix-patches@gnu.org; Tue, 02 Feb 2021 04:44:02 -0500 Subject: bug#46251: [PATCH] Update parse-float to 0.0.0-2.3074765 Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 02 Feb 2021 09:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 46251 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sharlatan Hellseher Mail-Followup-To: 46251@debbugs.gnu.org, glv@posteo.net, sharlatanus@gmail.com Received: via spool by 46251-done@debbugs.gnu.org id=D46251.161225899427131 (code D ref 46251); Tue, 02 Feb 2021 09:44:02 +0000 Received: (at 46251-done) by debbugs.gnu.org; 2 Feb 2021 09:43:14 +0000 Received: from localhost ([127.0.0.1]:34161 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l6sDJ-00073W-Ps for submit@debbugs.gnu.org; Tue, 02 Feb 2021 04:43:13 -0500 Received: from mout02.posteo.de ([185.67.36.66]:34111) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l6sDH-00073G-J6 for 46251-done@debbugs.gnu.org; Tue, 02 Feb 2021 04:43:11 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id B3861240101 for <46251-done@debbugs.gnu.org>; Tue, 2 Feb 2021 10:43:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1612258985; bh=45Rd8MZCJ8sbbKPu4Y12wHhyAO/Wcx5/A8YHH5zD/18=; h=From:To:Cc:Subject:Date:From; b=AQTBD1HbRECR4YCWHtBu3jHxW55XEGtZjVvhe4NsE9VJzXhGHGuAO7TRXM5ZAvFAt uIm6mzz3uRmEdta+aKNdBR9MjIuZyg7DZtWDhyhirBVcf8Ik11lpmgQVf/SQoatYvH gMCEhWlE47EbIytnLQyWHHLlZI4OiSrrYOQo16Nl92fjWtFCOh5U+VYjVJQ8qQHb2B UbDnpErMhJg//5WlfEEdoKIVsEYDqgxgTcsRpdF73CDBPfESqy8CBSAjzw/bTNasbq Kc7rhTO5rodxYNPcgkeF68uBY5D9iqzTTT3Osoh+ImrvlpEQW7PvC03s/hmfQ1QAJr Biw+svCtI4/0Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4DVKcS1nFGz9rxV; Tue, 2 Feb 2021 10:43:04 +0100 (CET) References: User-agent: mu4e 1.4.14; emacs 27.1 From: Guillaume Le Vaillant In-reply-to: Date: Tue, 02 Feb 2021 10:43:02 +0100 Message-ID: <87im7a955l.fsf@yamatai> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 46251-done@debbugs.gnu.org Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.86 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=AQTBD1Hb; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 8792A9402BD X-Spam-Score: -2.86 X-Migadu-Scanner: scn1.migadu.com X-TUID: jHvuXQq2k+S8 --=-=-= Content-Type: text/plain I removed the babel input which was not used anymore and pushed the patch as 65454c1caa60c8f07833aa920648188ab6bbca85. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYBkepg8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j914gD8CoVd3GrLCSFav1cFpJ510oF63SlILTpNyXsd sYK5BSsA/Rt953qz4zRblqSdlN4ETjxuDwJZW+K5Do82JF+A5yAL =Rs7z -----END PGP SIGNATURE----- --=-=-=--