From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id EL+2FYbh4WVVYgAA62LTzQ:P1 (envelope-from ) for ; Fri, 01 Mar 2024 15:09:10 +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 EL+2FYbh4WVVYgAA62LTzQ (envelope-from ) for ; Fri, 01 Mar 2024 15:09:10 +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=h5SbreKo; 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=1709302150; 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=h0Lp4dj3tLAnMNM94gMrNKcPEedb6Df1ulE9RGGSv+g=; b=FAIQNukzjf8DkcYlP7/CNmiFDLfc+aONDP8LwydZcqUCLonjlpGp4ABHB9l3ErI/aBRprr J4LDGQfEJ/7V/glWzmyJFiImaACvbjXH1RAGAQi32xWiWiWp3sfZz9M7svg2wRgEicLOEf BrxEfjq8nwsshyCavyaJhjrRNsDX/XvVsjbJqAahdHwfX2TBMzoVaQdxLpEnshyQt2z0L1 cWQLzBq7q3RCB8LcySVw5iLb1BeNzEflQjDNvS0cWRGNTwEc8N0iDU8JwoFFCLHnMlfJDC /48XIGx2tzTY5WcP1Z1oq0TbUvHwmoZX2zyX0RH8ZRq1QbiyXYJVl7n2uaaWww== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=h5SbreKo; 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-Seal: i=1; s=key1; d=yhetil.org; t=1709302150; a=rsa-sha256; cv=none; b=r3X1y3V7HsVs16JHvElpPXPEcc8VHPcr1Z7JukhabEXyI2HQOlMYoOeFD3EaRVDOnq9X9+ pdWNv5FJCY1kMB+NR3whegurSRvEVc9WMxOKm9Yfytte66hedLtB3lhaTLhm6QT0zD5ERB FJ/iyd7YOEaMhaN9N208J4wsGdVnzhrj8kGpk9Xb+IwZaOKDg3MqJcVRHD9nd9hTXR0I+i jyNAReYtuLl3W29sF8ZPVi4WkKfg70gEGFLuhs9tZy36PlbHRUK+Wak81+ArTRyMXi05LU DhKuXUbeGJyeFEwu8qCw4NlFf1lui4AtN61LqqMAj0gZEGPtlHzmp8DLH5aZag== 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 43F791BA43 for ; Fri, 1 Mar 2024 15:09:10 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rg3Yz-0007Az-Kw; Fri, 01 Mar 2024 09:08:37 -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 1rg3Yx-0007AN-VT for guix-patches@gnu.org; Fri, 01 Mar 2024 09:08:36 -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 1rg3Yx-0002tk-GW for guix-patches@gnu.org; Fri, 01 Mar 2024 09:08:35 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rg3ZP-00059k-8u for guix-patches@gnu.org; Fri, 01 Mar 2024 09:09:03 -0500 Subject: bug#69435: [PATCH] gnu: c2ffi: Update to 16.0.0.0. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 01 Mar 2024 14:09:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 69435 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: attila.lendvai@gmail.com Cc: 69435-done@debbugs.gnu.org Mail-Followup-To: 69435@debbugs.gnu.org, glv@posteo.net, attila.lendvai@gmail.com Received: via spool by 69435-done@debbugs.gnu.org id=D69435.170930212619780 (code D ref 69435); Fri, 01 Mar 2024 14:09:03 +0000 Received: (at 69435-done) by debbugs.gnu.org; 1 Mar 2024 14:08:46 +0000 Received: from localhost ([127.0.0.1]:36347 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rg3Z7-00058y-UM for submit@debbugs.gnu.org; Fri, 01 Mar 2024 09:08:46 -0500 Received: from mout02.posteo.de ([185.67.36.66]:39295) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rg3Z3-00058S-KZ for 69435-done@debbugs.gnu.org; Fri, 01 Mar 2024 09:08:43 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 7CBC0240101 for <69435-done@debbugs.gnu.org>; Fri, 1 Mar 2024 15:08:07 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1709302087; bh=h0Lp4dj3tLAnMNM94gMrNKcPEedb6Df1ulE9RGGSv+g=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: From; b=h5SbreKoCM0GNF79R6ZELPP6N+DQ9u02d4qHSD4L8BLhI05/dTB6C2fIMjWiw7VXY phsl5piOhWcwWHoLNA1IZPO5ivZBDJYxUDh+K6glnm+cCiQNzdzuzhU3T2bg0Gwlji BrbTFCtz9vrv87MRtEhN9M8pgfDiiQC4ZG60NGGp6vM24dy+25CcUR7aY6CrEcHd11 +v6XXAhUWqBBjwq9J+BULk/dhvoAxiGixwPsUouKF6JA6F9aM7gZtX4FVF4tAu4A2R sDrXuz1ElYEr9Ecvms92d9jMiExjrTEGjo7R0jZhF87y4nR3151VT9q448cBaNoscl d0uB/UNidRlBA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4TmVKy4H19z9rxB; Fri, 1 Mar 2024 15:08:06 +0100 (CET) References: From: Guillaume Le Vaillant Date: Fri, 01 Mar 2024 14:07:16 +0000 In-reply-to: Message-ID: <87a5nioxiy.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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: 0.93 X-Spam-Score: 0.93 X-Migadu-Queue-Id: 43F791BA43 X-TUID: KFcGc9AcBsjb --=-=-= Content-Type: text/plain Patch applied as 9038a46751c5090246e64b63ff752064833c435b. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZeHhRQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j89WwD7BXG4W2oOjZwNf9tzq9nQ6VTSJYBQ5Ykn7AkG c2pCWOMA+wcVX1HmoYbE4Vol9zk3Geuv2l9RCyTYG3X8YaU+eSGr =49c6 -----END PGP SIGNATURE----- --=-=-=--