From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 0NqQMokEsmG26gAAgWs5BA (envelope-from ) for ; Thu, 09 Dec 2021 14:28:41 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 6LSELokEsmFgLAAA1q6Kng (envelope-from ) for ; Thu, 09 Dec 2021 13:28:41 +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 78CA819C5D for ; Thu, 9 Dec 2021 14:28:41 +0100 (CET) Received: from localhost ([::1]:36718 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mvJTT-0000hq-B9 for larch@yhetil.org; Thu, 09 Dec 2021 08:28:39 -0500 Received: from eggs.gnu.org ([209.51.188.92]:34590) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mvJRv-0000eD-UE for guix-patches@gnu.org; Thu, 09 Dec 2021 08:27:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:59555) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mvJRu-0007rV-6t for guix-patches@gnu.org; Thu, 09 Dec 2021 08:27:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mvJRu-0002nH-2v for guix-patches@gnu.org; Thu, 09 Dec 2021 08:27:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#51885] [PATCH v2 3/4] gnu: Add json. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 09 Dec 2021 13:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51885 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: =?UTF-8?Q?Nicol=C3=B2?= Balzarotti Cc: 51885@debbugs.gnu.org, jgart Received: via spool by 51885-submit@debbugs.gnu.org id=B51885.163905639310701 (code B ref 51885); Thu, 09 Dec 2021 13:27:02 +0000 Received: (at 51885) by debbugs.gnu.org; 9 Dec 2021 13:26:33 +0000 Received: from localhost ([127.0.0.1]:42868 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mvJRR-0002mX-IB for submit@debbugs.gnu.org; Thu, 09 Dec 2021 08:26:33 -0500 Received: from out2.migadu.com ([188.165.223.204]:25789) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mvJRP-0002mO-KJ for 51885@debbugs.gnu.org; Thu, 09 Dec 2021 08:26:32 -0500 Message-ID: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1639056390; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=YJ1yYS/vtAvpX5NPBXnO7KRHLjU3vGTQUxDODtauZI4=; b=PkWZeL0Mv3sfY1SmqDusDWF9jow+Z/hvWrCWMhE2EvybuIZg7pZiJPhdKYlz/YRFCv4wy+ Db2QdYsPfC5wr9trvbL7eGZKakrYtz2x61OMYWr5tyNGkBkOd2iwpWIfIfYhDLO0ltlDEa WwRj+hh1S8xmB2eBAhHiuMyENdYWos7Hv3V0wHGi7gj+YxxnFEotlpT3adKipXm2LyMgwO 6ATRzoY8ppIuF35h7Xw4K7k3VBOp/5HdKvRB2/+WW+LO85x+J1Y1IQkb21tNUlA29rtUcq nYhMp8CRohKV74yICK6gMNvxKROI0Q1n+bDInP2Y7QpqWLjibmvjTHb729ReVA== Date: Thu, 9 Dec 2021 08:26:28 -0500 MIME-Version: 1.0 Content-Language: en-CA References: <20211209105212.29412-1-rg@raghavgururajan.name> <20211209105212.29412-3-rg@raghavgururajan.name> <87tufikpv2.fsf@guix.i-did-not-set--mail-host-address--so-tickle-me> X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. In-Reply-To: <87tufikpv2.fsf@guix.i-did-not-set--mail-host-address--so-tickle-me> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------H9HS14NDk4UTP0LRjpjUP4Lf" 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches From: Raghav Gururajan via Guix-patches via X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1639056521; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=YJ1yYS/vtAvpX5NPBXnO7KRHLjU3vGTQUxDODtauZI4=; b=aM5atUZ4KaqiCl7S2YEBdhiJc5KMQO6sUPTIBx8deoUpY2z6upyZAV+jhulxKOUBkGQL/x ZsgpJ9LX5hC6Rk21aUaZeGmfWtM6RTo/76s1RivUTNEF/U00LVW7xD1z0vVFgWTIXiY3vc 9q2MbsSMhemWYW9svVaaf8/W2IDqJzo9iY7ln5XcnJQhFtPH4E+jIN6tZi/XblD5UjpMn7 3ppTxdOvugcS9kTsmlQJv2JA6iUJsWipJjkLMctkNM+FU45X8YhFuGZVQ4VKe0Q8XgY9Bf ZTaL8b5zGIKYZG9zFLkSRRzOakuFVq1GsAXN4ZvwW8fPv7YrtqGTuEhvsZFMfA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1639056521; a=rsa-sha256; cv=none; b=tqQU8HYL6FQJ4B/VdC+78hl8iiifwywuK5yUppmLrso2XJvooSBWnQH/rNhppmki1OD6/W 9Ts1Rvnm1PHW4PmTyrvUaI62LOl53APa83vEzSy2mNJNgU/e0o8Ud3r7bNSC8rMs2uJPme ondx4vANmGnHxwsKpRJweJ3cyKZ+t1Cnojsklo2I1twC1MwRPWQnGSLVkkXhv4LWLfOZmS eE3POBaHfrgRAAeTUZ1FAfHYKlK1mEVCJo8L95UzrGuNpbhv0M2qeltgcajrwqEDmR9dvy RDOkE/MqRKNchQcAZ2INkbpHzOROS1z/Ppq1WoZ7DpS92vZcsbsrLFfEpTE8HA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=raghavgururajan.name header.s=key1 header.b=PkWZeL0M; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -5.45 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=raghavgururajan.name header.s=key1 header.b=PkWZeL0M; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 78CA819C5D X-Spam-Score: -5.45 X-Migadu-Scanner: scn1.migadu.com X-TUID: LQPNYNznVq6o This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------------H9HS14NDk4UTP0LRjpjUP4Lf Content-Type: multipart/mixed; boundary="------------miSsgqWrrUHovhCqrpndz1SB"; protected-headers="v1" From: Raghav Gururajan To: =?UTF-8?Q?Nicol=c3=b2_Balzarotti?= Cc: 51885@debbugs.gnu.org, jgart Message-ID: Subject: Re: [bug#51885] [PATCH v2 3/4] gnu: Add json. References: <20211209105212.29412-1-rg@raghavgururajan.name> <20211209105212.29412-3-rg@raghavgururajan.name> <87tufikpv2.fsf@guix.i-did-not-set--mail-host-address--so-tickle-me> In-Reply-To: <87tufikpv2.fsf@guix.i-did-not-set--mail-host-address--so-tickle-me> --------------miSsgqWrrUHovhCqrpndz1SB Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: base64 SGkgTmljb2zDsiwNCg0KPiBIaSwgaXMgdGhpcyBkaWZmZXJlbnQgZnJvbSBqc29uLW1vZGVy bi1jeHggKGV4Y2VwdCBmb3IgdGhlIHZlcnNpb24pPw0KDQpUaGFua3MgZm9yIGNhdGNoaW5n IHRoYXQuIEkgZHJvcHBlZCB0aGUgY29tbWl0IGluIHY0IHBhdGNoLXNldC4NCg0KUmVnYXJk cywNClJHLg0K --------------miSsgqWrrUHovhCqrpndz1SB-- --------------H9HS14NDk4UTP0LRjpjUP4Lf Content-Type: application/pgp-signature; name="OpenPGP_signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="OpenPGP_signature" -----BEGIN PGP SIGNATURE----- wnsEABYIACMWIQTNLV6qqYzLN9qR1rBfWBZkf4vlUQUCYbIEBAUDAAAAAAAKCRBfWBZkf4vlUXjd AP4rYPO9zNSOw51vvbn2gf2+AhrrykOLyiOd4z0rsZO+ZwEA3iwJ2b1lHmBeucV8TkuMgeLEvoOk wMb4NnKizQZBNwo= =wpFd -----END PGP SIGNATURE----- --------------H9HS14NDk4UTP0LRjpjUP4Lf--