From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id INZlHPuL9WRTHwEAG6o9tA:P1 (envelope-from ) for ; Mon, 04 Sep 2023 09:49:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id INZlHPuL9WRTHwEAG6o9tA (envelope-from ) for ; Mon, 04 Sep 2023 09:49:15 +0200 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 58B61605BA for ; Mon, 4 Sep 2023 09:49:15 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="KtZ/gwIE"; 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=1693813755; 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=hphaYK0F2p9r2GLxydiPTHVWz2OGHfnel3AjYfnvHsE=; b=HH3qyZ4G1xA37oIqDvYJAVQwFNq5iHp0l/C2Hcf7YYPAwXhdRRhkWlqIxv2I9r0UIhzGuE wrGszqUnQJE4aCqCTzDmcEntK+/YPNNZ0QGdIw3Aqd9Qafl8DUHpMdEG/2cqwLDXQL7yQf nwcjnz5UfY/qS7LHNpFhRVd1nXOliiBLSi/aX/l7PNF8xw7L4YdPLGDjqDVm+FZAWjckWy xGCPy2mnJsOj7iaYQjJl9seQX/9FYz5SueSRH/8PdxAGOxNX50fcfjmVqDs8GETIvUobLR HBJcKa8Yif8rXg3nBiVvIqmcJLXBHOZ8qbqN1bU7MgM2HYj2BchWQa5V9YuOdg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693813755; a=rsa-sha256; cv=none; b=VZgfyZXz63i5FysxQbjOR6sNmqmF35akZhKY+HsC+Sx2jpxEouTBBtP7sABxRQtYwpafqc edUT0o0vznlcDUq4HR78RnfMm5Iwl5dN68CVS+35p5GTCE15OVf7ffv8AbDiyM6pds1TjV DYhKE57oivsTpvlk6zc+7N9pGeuaPnxnQKbIk4YGYSdhGGHeU4HhffEz8kG9wo7viAURar /ZstLQMaeZG1f3jsPfbJsjwPkg9tdsxCvoSm0Ka8jTAk4vcf0nbZqlwTkXkeA1b+zFo+0d bI5aJxK2eHEM1+oDjbpUv+INVDmZBB/TzZjSfVmPHkIcv+FtFyexQJA2vCS8aw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="KtZ/gwIE"; 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 1qd4Kc-0004cy-9F; Mon, 04 Sep 2023 03:49:12 -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 1qd4KW-0004cH-Il for guix-patches@gnu.org; Mon, 04 Sep 2023 03:49:06 -0400 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 1qd4KV-0001n2-5P for guix-patches@gnu.org; Mon, 04 Sep 2023 03:49:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qd4KU-0004BS-Qs for guix-patches@gnu.org; Mon, 04 Sep 2023 03:49:02 -0400 Subject: bug#65651: [PATCH]: Update cl-gobject-introspection to 0.3-3.83beec4 Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 04 Sep 2023 07:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65651 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?Andr=C3=A9?= A. Gomes Cc: 65651-done@debbugs.gnu.org Mail-Followup-To: 65651@debbugs.gnu.org, glv@posteo.net, andremegafone@gmail.com Received: via spool by 65651-done@debbugs.gnu.org id=D65651.169381369715926 (code D ref 65651); Mon, 04 Sep 2023 07:49:02 +0000 Received: (at 65651-done) by debbugs.gnu.org; 4 Sep 2023 07:48:17 +0000 Received: from localhost ([127.0.0.1]:48191 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qd4Jk-00048m-Mg for submit@debbugs.gnu.org; Mon, 04 Sep 2023 03:48:16 -0400 Received: from mout02.posteo.de ([185.67.36.66]:43883) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qd4Jh-00047v-Kp for 65651-done@debbugs.gnu.org; Mon, 04 Sep 2023 03:48:14 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 3E526240103 for <65651-done@debbugs.gnu.org>; Mon, 4 Sep 2023 09:48:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1693813688; bh=hphaYK0F2p9r2GLxydiPTHVWz2OGHfnel3AjYfnvHsE=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=KtZ/gwIEwzym4BZZcDwLYUVTQ8uv0yadP2rBJSniGRo5E2jYqCAj0ljwGsGykgEaq Bl87+bgCBtXll6z98e9DC2UHSJ3HbPOZaG8baUCHi2FztOlLafJDrSpOGIal7SFOtf Hk0T1v1GoILV2BbRLUfOickpb5vhOSrzSnL/7XJfBwa+fXv5wgAU1habGAL2A6c0S1 3xajgV00zz4i5uW81LjyjqSdRr+2WaO/JvMqXKq+EyMAM0RYbEuBbWPLVsWCHlQuss BCJN/KXnbfcek+KXImrJyKOE5iGVSTzqPf9I856Ig2vQHM2im0+boc/llkM9905Tt7 rRF8Y/kR+edhw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4RfLN74vZ7z6twp; Mon, 4 Sep 2023 09:48:07 +0200 (CEST) References: <87jztbbsv9.fsf@gmail.com> From: Guillaume Le Vaillant Date: Mon, 04 Sep 2023 07:47:35 +0000 In-reply-to: <87jztbbsv9.fsf@gmail.com> Message-ID: <87zg22idl5.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: mx0.migadu.com X-Migadu-Spam-Score: -6.92 X-Spam-Score: -6.92 X-Migadu-Queue-Id: 58B61605BA X-TUID: UZAmYyC+9RBx --=-=-= Content-Type: text/plain Patch applied as 209cdc81fd0c671f622cead5ee242938d1e48bea. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZPWLtg8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+SNQEAnMOAYRRYOzvnpJbTD8VZneTrAbhdRmRARzXG 4RP8V8EA/1PMkDS85nrT+hp4kXvdVt9lEN3KxNnqtOJ8NpLWLnf7 =Q3Af -----END PGP SIGNATURE----- --=-=-=--