From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id UEk9FXjNGmSunQAASxT56A (envelope-from ) for ; Wed, 22 Mar 2023 10:42:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id kEstFXjNGmQGGQEAauVa8A (envelope-from ) for ; Wed, 22 Mar 2023 10:42:16 +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 32539F9B7 for ; Wed, 22 Mar 2023 10:42:16 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=my5oXVGY; 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"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679478136; 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=jbfGvSOqdmLHXk61VnhYng+s1dXMdDU4CNKBebi+2vQ=; b=GxwyDBG4ohRKB+k1emG3IQhPht0jY0opA4R38kyC8f0fex5r7cXQld8Z1h2JjSpGZweC5V EZPfq2U3riAjTybyY3NNHflUQS1KVOQXs+CrUAAjflMVVils5FeVJfXKZB6WxsekiCwbJd vQukXK7YYekk0y7/awwN9GVaM3GmWAoSGlfsXsRZjp5fKSjveL+iFEcNRaR85cB55nQbtM FB8RDHPmTBtf7o1t0+iICV3Pmj2dSBQKwqfX2larRAzC4Y4cdDYYYRIYlki7KQWG3uPYlV CQNNyaysYETn6DjlausY+R3YfgxpWrhTtFG0/iwrR6TNcPl3QgCwopSLng8XoA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679478136; a=rsa-sha256; cv=none; b=mlgJp2H/TpAUEbsdaYqHaVDViVV+JJiqjtz28uqLf2Do2bSNzkie+Yy1bwb76KKRI9hkZt isSxwSGFEFRtwXSaECSaMeYAs8TXdL4vi7H1k1+Ua/Iq4AF8JK4DKKXBGe7NUht79UOinI P0b+dlEXQmjQT6JZ8GH354wMxt4T1o/bTNJt9tL1HdGMeRDMXtBE01ZAZp+E1YUljbVtCI 7h1e86CSG5V5qnGdIGUXlVLwI/v6R9ydi3EVgpLXXtwuYe/B0MMjFeVw7gwtONXqtNphn8 08QE02UdJrYQgayGbhRRcUMWMm3yTwVStM7sUwy1CA4EJK7LxGMLNDL2CoymHg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=my5oXVGY; 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"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peuyq-0000Yi-6u; Wed, 22 Mar 2023 05:42:04 -0400 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 1peuyo-0000Y1-Sg for guix-patches@gnu.org; Wed, 22 Mar 2023 05:42:02 -0400 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 1peuyo-0008GV-Ii for guix-patches@gnu.org; Wed, 22 Mar 2023 05:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peuyo-0007Ey-EZ for guix-patches@gnu.org; Wed, 22 Mar 2023 05:42:02 -0400 Subject: bug#62273: [PATCH 0/3]: gnu: Add cl-kons-9. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 22 Mar 2023 09:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62273 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sharlatan Hellseher Cc: 62273-done@debbugs.gnu.org Mail-Followup-To: 62273@debbugs.gnu.org, glv@posteo.net, sharlatanus@gmail.com Received: via spool by 62273-done@debbugs.gnu.org id=D62273.167947809527778 (code D ref 62273); Wed, 22 Mar 2023 09:42:02 +0000 Received: (at 62273-done) by debbugs.gnu.org; 22 Mar 2023 09:41:35 +0000 Received: from localhost ([127.0.0.1]:33515 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peuyL-0007Dw-JT for submit@debbugs.gnu.org; Wed, 22 Mar 2023 05:41:35 -0400 Received: from mout02.posteo.de ([185.67.36.66]:33211) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peuyJ-0007Dh-F2 for 62273-done@debbugs.gnu.org; Wed, 22 Mar 2023 05:41:31 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id E7A212407F0 for <62273-done@debbugs.gnu.org>; Wed, 22 Mar 2023 10:41:25 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1679478085; bh=jbfGvSOqdmLHXk61VnhYng+s1dXMdDU4CNKBebi+2vQ=; h=From:To:Cc:Subject:Date:From; b=my5oXVGY+Bzc8Hagis17yHKJeB8NV0zmpE5wOah8cmwsjBWZise2R2aRa/PtU/bVN lGpa74bg5Ke5F/DyD7itFkeHJ8Urjz+tDxM6Z/BjEUOMeD3eI06o3TlW09Nns0a4Ep Q2EmYosbmcXY9ZmOvm/nrDhvYk7+rVPYystbYI6xVyg6TRNZhcbAruCw78wl+d6soL k/A0l4sQy31CTNIYD7DA9OXPX+9RY3124J985oAtpl/v05cFO+a1Zhmj3i89KJYaIN IiAeAbupc51tgyMM1lxRz1VhuGENKZgGc08tSm4v0ywV7FMbK8T/PO8ytZvAuxF3AW IldxBZCbfgoKQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PhNlS16Yzz9rxq; Wed, 22 Mar 2023 10:41:24 +0100 (CET) References: <20230319142259.21692-1-sharlatanus@gmail.com> From: Guillaume Le Vaillant Date: Wed, 22 Mar 2023 09:39:59 +0000 In-reply-to: <20230319142259.21692-1-sharlatanus@gmail.com> Message-ID: <87o7oldsxo.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: X-Migadu-Scanner: scn0.migadu.com List-Post: X-Migadu-Queue-Id: 32539F9B7 X-Spam-Score: 4.65 X-Migadu-Spam-Score: 4.65 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-Country: US X-Migadu-Flow: FLOW_IN X-TUID: RlEcj+1dTXqn --=-=-= Content-Type: text/plain Patches pushed as bad546939f3668610c173f931d905176e26c59c4 and following with a few fixes. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZBrNQw8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+IdAD+PpKspRqQLD7jzRCyJCAgCQsHpMsmFYWBZdV3 f7qBSfsA/2qHPdVM65PkqbTgmDO5bSEC5tgIum8NGzqleeDBqb1U =V3Lc -----END PGP SIGNATURE----- --=-=-=--