From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 0N/4JBufZmEBqQAAgWs5BA (envelope-from ) for ; Wed, 13 Oct 2021 10:55:55 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id MPi2IBufZmF0RwAAB5/wlQ (envelope-from ) for ; Wed, 13 Oct 2021 08:55:55 +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 5EB3C11DE6 for ; Wed, 13 Oct 2021 10:55:55 +0200 (CEST) Received: from localhost ([::1]:34234 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1maa3F-0007eD-15 for larch@yhetil.org; Wed, 13 Oct 2021 04:55:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45252) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1maa2S-0007c5-OX for guix-patches@gnu.org; Wed, 13 Oct 2021 04:55:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46556) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1maa2R-0008JJ-1x for guix-patches@gnu.org; Wed, 13 Oct 2021 04:55:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1maa2Q-0003tW-Pt for guix-patches@gnu.org; Wed, 13 Oct 2021 04:55:02 -0400 Subject: bug#51168: [PATCH 0/3] Add cl-yaml Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 13 Oct 2021 08:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51168 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Foo Chuan Wei Cc: 51168-done@debbugs.gnu.org Mail-Followup-To: 51168@debbugs.gnu.org, glv@posteo.net, chuanwei.foo@hotmail.com Received: via spool by 51168-done@debbugs.gnu.org id=D51168.163411526714899 (code D ref 51168); Wed, 13 Oct 2021 08:55:02 +0000 Received: (at 51168-done) by debbugs.gnu.org; 13 Oct 2021 08:54:27 +0000 Received: from localhost ([127.0.0.1]:58093 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1maa1r-0003sF-83 for submit@debbugs.gnu.org; Wed, 13 Oct 2021 04:54:27 -0400 Received: from mout01.posteo.de ([185.67.36.65]:43883) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1maa1q-0003s3-1i for 51168-done@debbugs.gnu.org; Wed, 13 Oct 2021 04:54:26 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 63EF224002A for <51168-done@debbugs.gnu.org>; Wed, 13 Oct 2021 10:54:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634115260; bh=AQUyRXxmx57tAw4XaI2gGfy71bOqKhJpR7CnXY/w6cg=; h=From:To:Cc:Subject:Date:From; b=Is7XneFFCqVJVkazkaY3+Y84ndgt3/ohTP8/4bdelm7Gy3qzTi8KweCPTKb9e8BGx 71N1zuQ3cOWHNm6c9zfMFEuqQcda1ltNdJQDAIDX5tBMm0vW0KS5nSx5yDckREd42Q dqZ6VVhDyjqRQk/IXdpuLxpYOyLr0zOwHnr4SYTRQfS0b5d6wGdUHcap6M3G8zQTU1 p7IqGB8mQrDENYz5czKcKRS8ytBxlqFBSp/YnuMT3VLrtnmOLs77Ly6uI0zVbBpGBs iBOFZ+u6byZtK5wcuUlBEt2TJG2I3hRLb5oCB08eOSx24mqyEU5Gu4Ft2t3tG7HQs2 RVKey8iyPg/tQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HTmYR5ndNz6tmJ; Wed, 13 Oct 2021 10:54:19 +0200 (CEST) References: From: Guillaume Le Vaillant Date: Wed, 13 Oct 2021 08:53:07 +0000 In-reply-to: Message-ID: <87a6jduwxw.fsf@kitej> 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634115355; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to: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=AQUyRXxmx57tAw4XaI2gGfy71bOqKhJpR7CnXY/w6cg=; b=sv1VMJsUfwUvXnPn5ft0GHvaadXkClaRe52czeC/2cvIKgD6xdYfJPwz1HeeW0/LkAbDz+ 9aeF4Y6KxgClwUmtKaTl8vlin5Crqn8JOlLOU9PjD6mU4XCANjCRhhM6wHF25n9QLoibEZ WXAhV/+kDFAVTsOkOFoK26KE6e/ztLIdUKY82K3s1wrtP9ub6lgy7dHJZBXjiQj8ReTafZ uYVoAypBpISUlxR6w8ZVnw29eoLVsmlCv3KCFCpkUKCGoW/4JjBhZz3KP866wA3a6rIC+O ZDQ28oN2azl/cnkhlmdEx637UzoVGPJK6dfOkmr3jtjMqnMMc5ERt3ZVt2Fn9A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634115355; a=rsa-sha256; cv=none; b=nVv3QNSf0Psy3ljqhtrylS3kLQw3+q7+PkQW1aT/riz+bCM//FCIYwobrcG4uawOo33Ak9 RXtU3CC2uSsaaVk93KCRC5oyniE8HED2PKvHdKDXG6RRrmhea30QhpXCaECwU/IiVVnZeV 25ZTxJuFaspnyamL0Ak9gzDlcSC8ABLo4EjbnguukA3rlZxqNMkZms6o6QNpIrUYUwfubG pR+DYUw5tQNmbqdG0YDm4vybI70f/PWscRSVrAMRbM/6LafRgSuXR2jFJrGqdhBiM8V9+k /kuMuT5vFlSxWCUDVqqMjA/PRgxmmdwPT/52z2F9y+UI52YBi8B93B8NtM1nfw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=Is7XneFF; 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-Spam-Score: -3.51 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=Is7XneFF; 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: 5EB3C11DE6 X-Spam-Score: -3.51 X-Migadu-Scanner: scn1.migadu.com X-TUID: 444JyF8Ma6/s --=-=-= Content-Type: text/plain Patches pushed as 7b8ac3e9a3b7d132fe9d564ebd8db3b89766e3b0 and following with a few modifications. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYWaeuw8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9FSgEAiKSydF4wdjrQ2seGeLDVETTeQrj/4vX0CDNd J1d63DAA/jY1ufRqHTMxjx39dMG1xxZa+mJQuh5Sd+5ChGa88UQv =yf6A -----END PGP SIGNATURE----- --=-=-=--