From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id MDY8F5y+lmVNagEAkFu2QA (envelope-from ) for ; Thu, 04 Jan 2024 15:20:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id OIUQFJy+lmWXsgAA62LTzQ (envelope-from ) for ; Thu, 04 Jan 2024 15:20:12 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=FJ6XZSMN; 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=1704378012; 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=TXxq8onS8WULhgxneFxKGotjSuuywpM+vtMs7CrOP2E=; b=nJwd6ww2cTUDrTDFFTze75HlYIePm4sJEoeDdrNUsS6ELx24zDBjzoXNJh21nRsCwdNV/T YWMteJ7NbNtUtmzY5frYJeNtm0ybg+9yPt7qamc3aem7uYmhiFPy6Embi5kkFk0Tch7koK nZamscDrnox/FyHJmPeqgJnKbxq5N+BESrYLC2hlcnUMOhU0gojGQw5k+lNVoxf/8n9irG TOvFaAac9CblgxBqLgt2C9UbEkFoszdcMlOkbfVEyezAz7OKcM2ZB48eU3dKA8WWG5DX57 3Z+0P2eSA/pSbZkEhcjGGgKahAmY/JUeQ5aju16rqAq6dqonRWnJsgQCa0M9hA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1704378012; a=rsa-sha256; cv=none; b=SbT+8KTbOQrviuwzN9SynE1A1LRHK2Kbey+7sGDbCrWV+L8f7UYcRUssRwmvWAsAfzX1EI kdaWJbisnoLESttBftbtlQ5BL7L19MlZv480ItlNoKuisRY6qxlKoa2hJxLb9AObKHzWvL iilftwkaiRJojxdiU+M1pM2baQTTVgLa/mSVDM+JqkntHhygl//V3KYrtnTxLuSdcNVS44 RIMJmXyucLYguQGkfIRUqWuMCMgFYKZpkCV7FPxXPo8QTnuIbb5HUCdKKOU51FuSo9oRA1 pYqDeOsaaHmp8Vjw0/8tl80bkvwyRnVozw7ApPHHpC+yTTWQ2qfuHW3UAGgy1Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=FJ6XZSMN; 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 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 351D76293C for ; Thu, 4 Jan 2024 15:20:12 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rLOZp-0000hT-BR; Thu, 04 Jan 2024 09:20:05 -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 1rLOZj-0000h9-8R for guix-patches@gnu.org; Thu, 04 Jan 2024 09:19:59 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rLOZi-0007qk-Mr for guix-patches@gnu.org; Thu, 04 Jan 2024 09:19:58 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rLOZm-0000F2-Bg for guix-patches@gnu.org; Thu, 04 Jan 2024 09:20:02 -0500 Subject: bug#68136: [PATCH] gnu: cl-clingon: Update to 0.5.0-0.379fc41. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 04 Jan 2024 14:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68136 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Paul A. Patience" Cc: 68136-done@debbugs.gnu.org Mail-Followup-To: 68136@debbugs.gnu.org, glv@posteo.net, paul@apatience.com Received: via spool by 68136-done@debbugs.gnu.org id=D68136.1704377955864 (code D ref 68136); Thu, 04 Jan 2024 14:20:02 +0000 Received: (at 68136-done) by debbugs.gnu.org; 4 Jan 2024 14:19:15 +0000 Received: from localhost ([127.0.0.1]:53978 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rLOZ1-0000Ds-86 for submit@debbugs.gnu.org; Thu, 04 Jan 2024 09:19:15 -0500 Received: from mout02.posteo.de ([185.67.36.66]:34019) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rLOYy-0000De-TZ for 68136-done@debbugs.gnu.org; Thu, 04 Jan 2024 09:19:13 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 65D5C24010C for <68136-done@debbugs.gnu.org>; Thu, 4 Jan 2024 15:19:03 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1704377943; bh=TXxq8onS8WULhgxneFxKGotjSuuywpM+vtMs7CrOP2E=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=FJ6XZSMNvJ8/F+wSPyyXd6rIgqGpkf8zUWFsUOy4w8OlIVHP/qDADPIOKeXO1U5+m Qe2IuA7E2SbLs4RzPA8cvSgRRYIOq4HfDg5WVKi4+Es5ycXszrQ/Tiyi8DRzroxdz+ NH5qcDd2fpmRs3Vq1F3XmMAFbRyaknGxPJzeHKk1OmiZ4L5lgdf0YcBONIU2oG0Puq 3y7vaovYiePuYP/SfF3/ohfP/VW0S1mxxuKv3xdWs4ToHfP4bRaYGwIrp5J3LMdwFE 1POUmPQoaLp5HLIuNDshvjmrybSdnmujSx2WArqCHIO9Y5jY3YEBD1L0qX1iOGQBz2 EmWT/g1umbskw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4T5TGt6MdFz9rxF; Thu, 4 Jan 2024 15:19:02 +0100 (CET) References: <4d4729b83c2097e5ada7ff4a415fcf2682247e9b.1703915499.git.paul@apatience.com> From: Guillaume Le Vaillant Date: Thu, 04 Jan 2024 14:18:30 +0000 In-reply-to: <4d4729b83c2097e5ada7ff4a415fcf2682247e9b.1703915499.git.paul@apatience.com> Message-ID: <87mstltc4p.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 X-Migadu-Spam-Score: -6.99 X-Spam-Score: -6.99 X-Migadu-Queue-Id: 351D76293C X-Migadu-Scanner: mx12.migadu.com X-TUID: x1MPPfqfRktc --=-=-= Content-Type: text/plain Patch applied as cf78318204aff1ed443094a3428dfeed859f0c8a. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZZa+Vg8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j95ZQD8C1M3nepPdxxo5Nqb8bdxApmi8uJTKaUqM2+g NJqjFMsA/3KJK0A3Wpna+A7EphiVsm3139h/JjointZ6nu05IYf/ =dEO6 -----END PGP SIGNATURE----- --=-=-=--