From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 6N53L51KaWG+OwAAgWs5BA (envelope-from ) for ; Fri, 15 Oct 2021 11:32:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id c3UvK51KaWERZQAAB5/wlQ (envelope-from ) for ; Fri, 15 Oct 2021 09:32: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 669B613B85 for ; Fri, 15 Oct 2021 11:32:13 +0200 (CEST) Received: from localhost ([::1]:49532 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mbJZU-00047o-C2 for larch@yhetil.org; Fri, 15 Oct 2021 05:32:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38828) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mbJTW-0004rd-SM for guix-patches@gnu.org; Fri, 15 Oct 2021 05:26:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54805) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mbJTW-00017V-Jt for guix-patches@gnu.org; Fri, 15 Oct 2021 05:26:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mbJTW-0005Ps-Fl for guix-patches@gnu.org; Fri, 15 Oct 2021 05:26:02 -0400 Subject: bug#51189: [PATCH v2] gnu: Add cl-charms Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 15 Oct 2021 09:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51189 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Foo Chuan Wei Cc: 51189-done@debbugs.gnu.org Mail-Followup-To: 51189@debbugs.gnu.org, glv@posteo.net, chuanwei.foo@hotmail.com Received: via spool by 51189-done@debbugs.gnu.org id=D51189.163428993820786 (code D ref 51189); Fri, 15 Oct 2021 09:26:02 +0000 Received: (at 51189-done) by debbugs.gnu.org; 15 Oct 2021 09:25:38 +0000 Received: from localhost ([127.0.0.1]:38116 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mbJT8-0005PC-HN for submit@debbugs.gnu.org; Fri, 15 Oct 2021 05:25:38 -0400 Received: from mout01.posteo.de ([185.67.36.65]:60169) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mbJT7-0005P0-GV for 51189-done@debbugs.gnu.org; Fri, 15 Oct 2021 05:25:38 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id BD458240026 for <51189-done@debbugs.gnu.org>; Fri, 15 Oct 2021 11:25:31 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634289931; bh=Pr5qSH8+5pCwfPg456b+F80HqD6k2KFYZDWugA6oHj4=; h=From:To:Cc:Subject:Date:From; b=WHKUpR/aVBGh/6H9wrDFqrASkO7VoedjsDBtrn3YWANBCAt+UMKS4RqPp5oHdpQvr P6Gnir5huZLcbOkvQZWwknjyRmQY264X0Gd1iCLVJisghSi35He9vq4mcLCBqRzecJ g5N+xJZSyadsnWzeOkINS+y191eoxGYQi9d53UjMsFpY78j/CElG06sjgqUN8R1lX/ agxV2Mwl+PhzlQpTRR2kD0/1JlCyoJfDbckikQ13rPsWIvzsHlHOeXKPIAa9uLtC3c VNb7vtxANErpXpmr9d4wYzBJOXaZf/VpsNbtoxj8ODZEayMdyphM1aHH0912VeO1su iXKOlZQd9xHiA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HW18V5gxyz6tmK; Fri, 15 Oct 2021 11:25:30 +0200 (CEST) References: From: Guillaume Le Vaillant Date: Fri, 15 Oct 2021 09:24:29 +0000 In-reply-to: Message-ID: <87o87q3aie.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=1634290333; 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=Pr5qSH8+5pCwfPg456b+F80HqD6k2KFYZDWugA6oHj4=; b=ZfhU3eJmvNB2peF3n2ap9wzPP3gV3gpAPbB6Vl2Cfiw+U6zx65+BcZIjVSuEDYtbNhgunU S641A/XivN2MFZ40reQcKyiZHllFqkXTjYYcCEtZqpX9vW/VAPze536v0y8pSGjBjXlCuP 5SFHr1jBEyacS/f6/aLuRdQATcPa3lVgrpifMsU6VoUmtIHe5AAyr8qutUFCiN5GzATe8x LVgKjzSBGmlox9maIXu+lTdm4lufhcXP3MfOxHWSQy7Wekiw8gOYLgfN3nfFHyewRvTPsg csGopONM9OonxV4a6bR4qUuQtpRxcMwmkAMMWs8W9Qi2wFOljqEsJ4UiGiq94A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634290333; a=rsa-sha256; cv=none; b=SbUZipVoDbp+RmiB1ej7seqN8mPnY2GLcpEf018obgI4+pYZrjVE01ZRUKgqy6eBQCmaLy 7Dt/49T4JTBkK6fKKw4LJr28UIsE+AX5Pee/vCvsyMx3cjVOrzYd64p0J5MWqRqkMv+75Y U7CxrRXNQGCnsmbCBj9k+NG0cWhmzYpY9e0jLM+vKNPFX8fVEx42lt57QCZt/RU6zf4PYT FMbC3RTh4dF4atzsULVANd8z3pEJXu8zr5ngK0MxWKhApDEjUUcY+HUKK06I9x81XEfLfk i/0fYok7LoDBf6oEOlHjxbb5R3b2Zu2FAaCZ07xHA+PNssqzx9THM6CvranEXw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="WHKUpR/a"; 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-Spam-Score: -2.92 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="WHKUpR/a"; 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: 669B613B85 X-Spam-Score: -2.92 X-Migadu-Scanner: scn0.migadu.com X-TUID: +m8U1Bdfjnc0 --=-=-= Content-Type: text/plain Patch pushed as 8d048c5eba57c4993434ec89367d9e09a2e79209. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYWlJCQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j85sQEAhnhp0h5/WaCJGmos4L/tI5wfdXARaP8TbJZX 156kfsMBAKajFxm3vqrIez11lAjWLlviDptcmk6GbptyDp3Zu/wL =xkgo -----END PGP SIGNATURE----- --=-=-=--