From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 0Av+G63vjWN5cgEAbAwnHQ (envelope-from ) for ; Mon, 05 Dec 2022 14:18:37 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id QF4JHK3vjWPRRQAA9RJhRA (envelope-from ) for ; Mon, 05 Dec 2022 14:18:37 +0100 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 2A9033ACAE for ; Mon, 5 Dec 2022 14:18:37 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p2BMW-0006td-Sy; Mon, 05 Dec 2022 08:18:24 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p2BMB-0006mp-Jv for guix-patches@gnu.org; Mon, 05 Dec 2022 08:18:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p2BMA-0006W8-Uq for guix-patches@gnu.org; Mon, 05 Dec 2022 08:18:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p2BMA-0000mI-8Z for guix-patches@gnu.org; Mon, 05 Dec 2022 08:18:02 -0500 Subject: bug#59740: [PATCH v2 2/2] gnu: Add cl-duologue. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 05 Dec 2022 13:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 59740 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 59740-done@debbugs.gnu.org Mail-Followup-To: 59740@debbugs.gnu.org, glv@posteo.net, jgart@dismail.de Received: via spool by 59740-done@debbugs.gnu.org id=D59740.16702462702981 (code D ref 59740); Mon, 05 Dec 2022 13:18:02 +0000 Received: (at 59740-done) by debbugs.gnu.org; 5 Dec 2022 13:17:50 +0000 Received: from localhost ([127.0.0.1]:35966 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p2BLy-0000m1-75 for submit@debbugs.gnu.org; Mon, 05 Dec 2022 08:17:50 -0500 Received: from mout02.posteo.de ([185.67.36.66]:54601) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p2BLw-0000lu-Bz for 59740-done@debbugs.gnu.org; Mon, 05 Dec 2022 08:17:49 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 68817240101 for <59740-done@debbugs.gnu.org>; Mon, 5 Dec 2022 14:17:42 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1670246262; bh=bXKUIlA3/YLvkL/tdf2EP/dD/pWoq0+Ii15WTfjdQ44=; h=From:To:Cc:Subject:Date:From; b=hHP3VymdZWHjJ7ylD+rUntCJelNON3Rc841nFM4UEZ689xh5DYYSAXlgDJyyskpAh F7Jsd++GOl27dyXvIpUsalpP1ktEJKGYancE2eKiqeQCy+3cv0z5GwyrzPO5DVuCUF jUeqEzNV+DzTExf8h1nqn9Pw03wISEwM1XrIjkXl/V5Ca7JIF+dxI7O+h7bIk++Mcg 3+nRPk8rgFSdTkncBLcOvTb72FkPgLuXYR5GXv5HB36tHldf3mrUN9cB8uKTqWZUVB anlQDaUm4YNE4+O94fQGK5o+8T2g5uqDZXt1czHkFF0m3d2v99ogDbm4JXwnS7QqhP qO1dPkoW0uTEQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4NQkcP48LQz9rxG; Mon, 5 Dec 2022 14:17:38 +0100 (CET) References: <20221202051624.11931-1-jgart@dismail.de> <20221202051624.11931-2-jgart@dismail.de> From: Guillaume Le Vaillant Date: Mon, 05 Dec 2022 13:16:33 +0000 In-reply-to: <20221202051624.11931-2-jgart@dismail.de> Message-ID: <87cz8y2dn2.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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1670246317; 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=bXKUIlA3/YLvkL/tdf2EP/dD/pWoq0+Ii15WTfjdQ44=; b=sjETYCh+necBo5pm3/4QnFtJRn2AoxduwgzV6UJRvt4dFAi6xYlCMXE+9Qj1i7sQ19EpMV Em/HJcniYenHEOVVOx+SGN+ZFeLRkVZzhbvWCDAnz+lw5EEy99xvBEYNV3Prq/Y2bGA2Di 4PCsTwaq+YYzGSlDtq2RRLbxg4QPWdapPDBFfOBCv2vK+TsPioKboB3JYjk2e+Des/PlAN XM+s2TYJamV27RteWcJ8F7d5KKwMinu3zIXb/WSOFp889b6GyYpgLw6Y1ywNRwSa2JRQE9 9hGgcAuL/reDBZEOm1OPk4flYO4PLw08xCZDnLfQwiGT1yuVLubVbF5nFps0OA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1670246317; a=rsa-sha256; cv=none; b=LIOF4LvXpEyHR0u+aJxa8mm44IQd8ztKz3xnoMtLQlNQPi9+u55R2TsQFoFSnSwPLSLTBR 4n0jDxgyUNyHg5bvai8LatlDDnZr6s2M58Mg0uePuZlVOdRFEcpm3Ny+1fb1mITJsAVJ8k 4v9thuzMf5CLKNy6H71poLlruWUL/limBzNAUWB7XqRh02DsZG2pv8wIapW1npGn4x7dra UhoQC00MfYxaRJlmiHaGAydI2lpfjYKvrWAqiLJvDGpMqCdWFBKvL3NNg5fUaS/NvE84JE g4f2sbdDnWgz2dB7UdXLrFpDGUN9wyASMDEx5LztcjYgQOK7XKj3DKp6d1wfjQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=hHP3Vymd; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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: 4.33 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=hHP3Vymd; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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: 2A9033ACAE X-Spam-Score: 4.33 X-Migadu-Scanner: scn1.migadu.com X-TUID: JIP3mrlK1RTg --=-=-= Content-Type: text/plain Patches pushed as 8c440538d5b109dbb0b4ee93919b7bf904757586 and following. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCY43vcQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9HXQD+PgzyAbjQs3Na62CXxkazgCe8pntp53O14ny2 jehgWEgA/2/80Pt6V+PdhXXFOHSk87xQpDFnHZ8I/82MRWLitsFq =0FiZ -----END PGP SIGNATURE----- --=-=-=--