From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id UIG7NuG9lmUGLAAAkFu2QA (envelope-from ) for ; Thu, 04 Jan 2024 15:17:05 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id 2K8NM+G9lmU81AAAqHPOHw (envelope-from ) for ; Thu, 04 Jan 2024 15:17:05 +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=hgjiOghf; 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=1704377825; 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=8WeN2jv0T5U4ppb6Y5r4JhE6BU7Te4scyaGrj5m+Fs4=; b=GHE+xzFis7i5QcfG435+xOaIccfpBufXCGpJMDE0NlcIv5BXr7djEv/KtlgyZBlUGPOyih dZsI65sps6M1LB86/zm4o3+jQV33oW8kpjqSnEYp1CYqcKJm8qNX+0dZczoCcujpbcPPDE 8LWYO4EwN1+XNzoVfRNdOPyUXTAJYAv4g5Q4sd8Hy7TjhDA50ersm8Y2wdv4zk26OMSFab 1xs1n3aFtBZCzRGA0L9MCoDELmGIxTeHklU9rF7gO0fmNF883DCpSAprmHjKucNbMGrqvL G1yg60fd56BvWMNIW9A8UgjGLBAqgryf2kYz01piquqCJAZnzLw11MYg/lewNg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1704377825; a=rsa-sha256; cv=none; b=O0EJH05/ZZhcns+zBl/Kb8WLVn+tzkFrKVs5iOLxDUbH/Ech4pIsdxv8s5FE9q9ZYxHxfh FPPzbNezLfRP93IOB0WxhUMK5TJf1n8IA3D6KNLsg3xTU48oC8fjfueu+lavgn3v7ar6A2 CFHZIeTKOgd/yKd7Z3Zq4t4NEyjjuixBbLdfAlEr7AM03kvRdbLfFZeTTfQ5zeTmroGoHg z3PWwkm4GxUzz+9LlcLq+VgUzUOKlL7Tnh2rrpWE+JsctuUNlYEjHVUen6OuPLgl/WlYm9 31MbthuJIdkmdzst6QdHWk/AznahuBErIG2hnpjCQbiVYLI2RIx8Jc7x0mD7HA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=hgjiOghf; 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 B317462742 for ; Thu, 4 Jan 2024 15:17:05 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rLOWs-0000Bs-3R; Thu, 04 Jan 2024 09:17:02 -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 1rLOWq-0000BM-NP for guix-patches@gnu.org; Thu, 04 Jan 2024 09:17:00 -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 1rLOWp-0007Sb-Rz for guix-patches@gnu.org; Thu, 04 Jan 2024 09:17:00 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rLOWt-00008e-HF for guix-patches@gnu.org; Thu, 04 Jan 2024 09:17:03 -0500 Subject: bug#68125: [PATCH] gnu: cl-nibbles: Update to 0.14-3.a46a677. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 04 Jan 2024 14:17:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68125 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Paul A. Patience" Cc: 68125-done@debbugs.gnu.org Mail-Followup-To: 68125@debbugs.gnu.org, glv@posteo.net, paul@apatience.com Received: via spool by 68125-done@debbugs.gnu.org id=D68125.1704377821497 (code D ref 68125); Thu, 04 Jan 2024 14:17:03 +0000 Received: (at 68125-done) by debbugs.gnu.org; 4 Jan 2024 14:17:01 +0000 Received: from localhost ([127.0.0.1]:53952 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rLOWr-00007x-7A for submit@debbugs.gnu.org; Thu, 04 Jan 2024 09:17:01 -0500 Received: from mout02.posteo.de ([185.67.36.66]:52405) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rLOWp-00007k-M2 for 68125-done@debbugs.gnu.org; Thu, 04 Jan 2024 09:17:00 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 58E2D240101 for <68125-done@debbugs.gnu.org>; Thu, 4 Jan 2024 15:16:50 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1704377810; bh=8WeN2jv0T5U4ppb6Y5r4JhE6BU7Te4scyaGrj5m+Fs4=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=hgjiOghf+0zHiYN8X3d8v0oH0a51y4f1rB/nIfs3U0FBGj/pJ5sRCfCsU/6JRIIaU UpcinJUFU6pnPG0tTD/r2FC3BsQNVn8USEuAukCQoBCid/OrYn/slLiGURp3e9zAv9 x7iqrejMRkytEKHoxJ7Pse2s85qRkDtM2QbsqNlX/potustk/YvLd+w+O5AstzqCYT gWQnw43PZpAVHO1/55aaGiIZFxcn4+XNfC8Q1o0yAfNyiHDPlivJfMmrYqtmqbELok C/5uNHfooEozh2KN7LXTwWV+kxOw1cXZOf7L1uX2xlJbnVf1/dEJBTT9fk9G8TPPYX gfHtX24ad6VYg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4T5TDK64F3z9rxF; Thu, 4 Jan 2024 15:16:49 +0100 (CET) References: <0fef93d26a5ca1daddf3f8c362484744bd91b4d0.1703901488.git.paul@apatience.com> From: Guillaume Le Vaillant Date: Thu, 04 Jan 2024 14:16:18 +0000 In-reply-to: <0fef93d26a5ca1daddf3f8c362484744bd91b4d0.1703901488.git.paul@apatience.com> Message-ID: <87zfxltc8e.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: B317462742 X-Migadu-Scanner: mx12.migadu.com X-TUID: iPFUK59q5GZv --=-=-= Content-Type: text/plain Patch applied as 3f5023a503a4cc232ced2097efe1ca3a57e80fe9. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZZa90Q8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/QgAD+LK5zWcgfEliYiXQCdaV8zlTEOyr6cPUxaNIP L82azE4A/0lAzKifux4uJXKXRR/RX8AI82rLYMlVILvBhJ9JMrXn =kiER -----END PGP SIGNATURE----- --=-=-=--