From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id CEBPHbqvAV9oUwAA0tVLHw (envelope-from ) for ; Sun, 05 Jul 2020 10:47:22 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id iNQvGbqvAV97bAAAB5/wlQ (envelope-from ) for ; Sun, 05 Jul 2020 10:47:22 +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 DBC439404D7 for ; Sun, 5 Jul 2020 10:47:21 +0000 (UTC) Received: from localhost ([::1]:41300 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1js2B6-0007w5-Hf for larch@yhetil.org; Sun, 05 Jul 2020 06:47:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52694) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1js2Ao-0007vh-Mq for guix-patches@gnu.org; Sun, 05 Jul 2020 06:47:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48547) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1js2Ao-00052y-A9 for guix-patches@gnu.org; Sun, 05 Jul 2020 06:47:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1js2Ao-0003Dk-8B for guix-patches@gnu.org; Sun, 05 Jul 2020 06:47:02 -0400 Subject: bug#42208: [PATCH 0/1] weather: Print 0.0% correctly. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 05 Jul 2020 10:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 42208 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mathieu Othacehe Cc: 42208-done@debbugs.gnu.org Mail-Followup-To: 42208@debbugs.gnu.org, arunisaac@systemreboot.net, arunisaac@systemreboot.net Received: via spool by 42208-done@debbugs.gnu.org id=D42208.159394598712308 (code D ref 42208); Sun, 05 Jul 2020 10:47:01 +0000 Received: (at 42208-done) by debbugs.gnu.org; 5 Jul 2020 10:46:27 +0000 Received: from localhost ([127.0.0.1]:60086 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1js2AF-0003CS-BB for submit@debbugs.gnu.org; Sun, 05 Jul 2020 06:46:27 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:60382) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1js2AD-0003CI-0Z for 42208-done@debbugs.gnu.org; Sun, 05 Jul 2020 06:46:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=QlUSNjbgfyhgCtudlDQygzHrRScvbg2NrG+GT7V+jM0=; b=qXIKCrmhW1J4z7HtA8dzMhCx0 eZTTWteSbjhbgxj0a+aLoDTsFDJsVF9/tYBlEdfByBbqAbq3KADPyAEDWltag2Kf2WuPiDSKxEvrv tz1bs30GslDlmmnyYvEXx/1hYwWSbHHXpJhtr2kZeSHOAKEWLu/8kC39/CrR+M9A57jX8=; Received: from [192.168.2.1] (helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1js2A9-000Fx2-3k; Sun, 05 Jul 2020 16:16:21 +0530 From: Arun Isaac In-Reply-To: <87y2nyjt1p.fsf@gnu.org> References: <20200704230504.6763-1-arunisaac@systemreboot.net> <87y2nyjt1p.fsf@gnu.org> Date: Sun, 05 Jul 2020 16:16:20 +0530 Message-ID: <87v9j2tf2b.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=systemreboot.net header.s=default header.b=qXIKCrmh; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.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-Spam-Score: -2.01 X-TUID: EOfpJ1s7M6l6 --=-=-= Content-Type: text/plain Pushed to master, thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAl8Br3wACgkQLiXui2GA K7MvtAf+Ny9QdzbYCcq+UxdyRkSs/CRc3isbNYGn8IWLs361wm3evXW+MQ+Avsqd 1qH+b2L0ZAmEDs9yi4YAPeeWdDRCVqpUueBwxalU++77QYyWSSSGK20FiHGeTBCw Ahkuw4ZV5VxNGoNTJUkNvUbQgOSDOnbPIQQ+kBul9xu7cQ9D470coxY2yhdoGVaT 2KqIaoH7eJU6A5cDR1GlIYoN+cRktKAyeKmESA3vvbycZJJGn31tpJ5rxOgr7Sao 3NHYADxD+VvOUtYtki4lkiwwwEvmEnC5DrAHL1z0O0dI6h2VWCu5RdnOrGlLsg9B KKBHp1ZQiX68F7ASdypFRl667b9HrA== =TpAa -----END PGP SIGNATURE----- --=-=-=--