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 IBm4CWENfWHXeAAAgWs5BA (envelope-from ) for ; Sat, 30 Oct 2021 11:16:17 +0200 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 EK9yBWENfWHFDAAA1q6Kng (envelope-from ) for ; Sat, 30 Oct 2021 09:16:17 +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 A979515FB8 for ; Sat, 30 Oct 2021 11:16:16 +0200 (CEST) Received: from localhost ([::1]:58352 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mgkTH-0007Ax-Se for larch@yhetil.org; Sat, 30 Oct 2021 05:16:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40420) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgkT4-000795-L9 for guix-patches@gnu.org; Sat, 30 Oct 2021 05:16:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45096) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mgkT4-00013X-CZ for guix-patches@gnu.org; Sat, 30 Oct 2021 05:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mgkT4-0008VB-8M for guix-patches@gnu.org; Sat, 30 Oct 2021 05:16:02 -0400 Subject: bug#51483: [PATCH v2] gnu: Add cl-pass Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 30 Oct 2021 09:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51483 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Foo Chuan Wei Cc: 51483-done@debbugs.gnu.org Mail-Followup-To: 51483@debbugs.gnu.org, glv@posteo.net, chuanwei.foo@hotmail.com Received: via spool by 51483-done@debbugs.gnu.org id=D51483.163558532232624 (code D ref 51483); Sat, 30 Oct 2021 09:16:01 +0000 Received: (at 51483-done) by debbugs.gnu.org; 30 Oct 2021 09:15:22 +0000 Received: from localhost ([127.0.0.1]:56640 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgkSP-0008U8-OG for submit@debbugs.gnu.org; Sat, 30 Oct 2021 05:15:21 -0400 Received: from mout02.posteo.de ([185.67.36.66]:56727) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgkSO-0008Tu-6I for 51483-done@debbugs.gnu.org; Sat, 30 Oct 2021 05:15:21 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id ED25B240101 for <51483-done@debbugs.gnu.org>; Sat, 30 Oct 2021 11:15:13 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1635585314; bh=FwwFcFwDaEFz1NR6L3hmlA2zaA6rCMVKKkZfclk081o=; h=From:To:Cc:Subject:Date:From; b=IJJ1fuYGa+dACN1EHRyJ8oI8I5KDBjOKAPKsec3O/2hKY4eKdvRteF81C/ckWNSYz InS/Q5z63imTUDDufS4iDJS3zShfouePzRpUHX5ouSfZRGXrBdzaa9oPFM+Ga7tHm+ xv9p9y8jp4FmWXeWVRGCES8PwWDfRseQ5Axv/L9eKnzOMpK35l6hKkBQXoTUHoaCRf YQZ4AJyNf78CLqUlwr5KKZ5ZvOwAl5rJ+rg8jaEUUWFrAw26PnEII65ZCpSOACnTCS BXON16iyem77la1rLh610R1ej3epaL2REpLN04XZtCEvaNCNwfO6WN7h0eg3DAu0l0 ysArRLBornUCA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HhDCj00zrz9rxS; Sat, 30 Oct 2021 11:15:12 +0200 (CEST) References: From: Guillaume Le Vaillant Date: Sat, 30 Oct 2021 09:14:26 +0000 In-reply-to: Message-ID: <87r1c2ho0v.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=1635585376; 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=FwwFcFwDaEFz1NR6L3hmlA2zaA6rCMVKKkZfclk081o=; b=Vdhx6B/l2MZmz7QUFVGgtN38ktMNJyaiahLJEZf9ksNxtxCgVlmZYLgxqceqsFrT4PpBc9 MrDvUP3ZwN9l5kyuF6XaPspgaIQMjyWI0nxI8xw4AlGp6KmYtIk0llhBeSpYCIXiIBF7dR 8jN88yzgmLkTULepqtV6mmApIZtZZ1Cpm+ljf6ZEuPqcqIyCYucusJQQJNeM8uk6qLgzRP je3Ls8w/sxH4duvreQDLK36Rb92VWCxSn1oXRU8DVeEKDAEfmAFxfloSbyKty8Kz1kcvkL 60et+V0qeUTAjHaHvfWrMnnG78P4EaGCKU9RrbRV5sKLSCtgQ+4uHpiIXHQsxQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635585376; a=rsa-sha256; cv=none; b=DsL5o0mGDwnyLAwqT7x0uvRkAkzf4vSaE2Fg4n6QsPl3TrWhvai4qMt7QpBTFdj7aZy3mX XWvm4mEcScuULI1YYXkAvgNvshJU8TBvCmymv33G6ro8ZdhlrHg49YxGRlRURMpat7V3mj dcDHTnqjnSqxRz+iWHxt7MS+AtsEJrbhCZW3YjoTy1rhiqnpGo44fjkUIyKVJEL5kKjO1k olN7O5n4/EMpaBLlAddw9kuZ79gcSwjyYUejBYXMwoqyF1QRQKmAH61/c8tCTyq/fNc5uX n5/naHtnrVneFBys8qje3shCOSSqwi9z04lh6TvV+pcMEYZKwvf+adKy69xV1w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=IJJ1fuYG; 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=IJJ1fuYG; 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: A979515FB8 X-Spam-Score: -2.92 X-Migadu-Scanner: scn0.migadu.com X-TUID: LxbIktYlVaVm --=-=-= Content-Type: text/plain Patch pushed as cd188b9c6f28bd907b625a5cd6c616d1d2529671. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYX0NIA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j96CgD9Ex3twir/Ntod+lVmC5qVElbMRubfZureE5E4 uSzB8UwBAKLOoT9JKaNZTKtOfENi1pFyGV1yT2m/VeJP0bQVY3nt =TDcC -----END PGP SIGNATURE----- --=-=-=--