From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mJxUEk8IJWXzNAEAG6o9tA:P1 (envelope-from ) for ; Tue, 10 Oct 2023 10:16:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id mJxUEk8IJWXzNAEAG6o9tA (envelope-from ) for ; Tue, 10 Oct 2023 10:16: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 EFC4C439D2 for ; Tue, 10 Oct 2023 10:16:14 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=p+iqlwfu; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696925775; 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=uYtmRDiBWD1ospbhTQ3xUGffdr/ws1dWsUVGIyK0jQA=; b=iqRWbIcLiNQRwzOcwVB29KGv0vLBFoGnXKpYs++V1ulHO+rZMcusX+mupkmJsCpDY0kVRt bfbPL1Bvo9aKUsLwb89r4p9eGyHHudLxgBvtAweR0DSy3/ayBg5c6D4Y3TUsBEWcxnkiVE vbTxb4GZrq8RGceag/5gotkHPrAMUgwBrn44wMUvemH3EM2DhwEwl4RTP5haeTbCB2Di4b OIzQhGfoJ5ybUAd9MVLOkmKwOrym7KdonjBn0iD/dloj0fZcsefhpbvk4A1fY1IwkPAsTk G0+C8e0GCoCesu7PiUKQdUqL+5G5J0Z87UPj52MXL0kcew8tRf0v9/HilvhSkQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=p+iqlwfu; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696925775; a=rsa-sha256; cv=none; b=EXE4ueqGeCcVVmGx9frmUsbvYxuAKxImbGRNz/8h0i8Mc4wR0WapaFNR/zBi+kEmlLO6S1 Pg+KG7NzhhdjMup0Xp9MAnHKyk4N1NEKmmenM7lBVMikHfyYHFVZYHsdM7ylu1ZM9yhuiQ NibP+9HcdGgwUnm8EDn1gos+cE8l4CXhxpiYOu3ho0zCvHx7gC5X/XdLtaJ4SdxiPc4BNZ 40+tIVJDWTJkrtjsOaItddrxihwPj/O0kx6Wnyjk5E4/XbKuLZmtXLTHH/UQHLpbUr5Grh y8Dal5Tg13FX6s3UtJnMmUoMLyJJ0jxeR20e0qGQUq2g2N/iQOJ3HT0FgrJs4w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qq7u3-0004HS-5P; Tue, 10 Oct 2023 04:15:43 -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 1qq7u2-0004Fm-4k for guix-patches@gnu.org; Tue, 10 Oct 2023 04:15:42 -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 1qq7u1-00023L-Re for guix-patches@gnu.org; Tue, 10 Oct 2023 04:15:41 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qq7uM-0001tT-SQ for guix-patches@gnu.org; Tue, 10 Oct 2023 04:16:02 -0400 Subject: bug#66429: [PATCH]: Update Nyxt to 3.9.0 Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 10 Oct 2023 08:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66429 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?Andr=C3=A9?= A. Gomes Cc: 66429-done@debbugs.gnu.org Mail-Followup-To: 66429@debbugs.gnu.org, glv@posteo.net, andremegafone@gmail.com Received: via spool by 66429-done@debbugs.gnu.org id=D66429.16969257627255 (code D ref 66429); Tue, 10 Oct 2023 08:16:02 +0000 Received: (at 66429-done) by debbugs.gnu.org; 10 Oct 2023 08:16:02 +0000 Received: from localhost ([127.0.0.1]:33929 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qq7uL-0001sw-Ix for submit@debbugs.gnu.org; Tue, 10 Oct 2023 04:16:01 -0400 Received: from mout02.posteo.de ([185.67.36.66]:54339) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qq7uJ-0001sc-PG for 66429-done@debbugs.gnu.org; Tue, 10 Oct 2023 04:16:00 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 12F70240105 for <66429-done@debbugs.gnu.org>; Tue, 10 Oct 2023 10:15:33 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1696925733; bh=uYtmRDiBWD1ospbhTQ3xUGffdr/ws1dWsUVGIyK0jQA=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=p+iqlwfuafqnPJp0MZHlwxoZlFqMrTDBY1yYLo0kSRQ4wv5VdTDJW+9jmMMYddNS/ zMLgSQP5g6cQa7qf5oopePZSnfM4jRp7g1hvgJJP2oRWS7JOO8to/Y012wP3rI10JW Qe73ZNiCVEE0CEd6R0y+hay6FfNnTHwKpXQnQiag/dRpeK90ntVOMVp9KjK3zmJvVl E1fXyzF3hC1yy7XOEw3sGz8EB41HAJxu/u9HMBYieO424PBVi1lu6P+0Ykx+aNQvn5 mopT9r7tNxCmgwh5N6KOdjeCt/1I26VScwlFvmcdcprXrc78v+TKNDl6Qa9ZBIZAjK RkcQVsu+TvgaA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4S4TH83m7nz6tmv; Tue, 10 Oct 2023 10:15:32 +0200 (CEST) References: <874jizblcj.fsf@gmail.com> From: Guillaume Le Vaillant Date: Tue, 10 Oct 2023 08:14:52 +0000 In-reply-to: <874jizblcj.fsf@gmail.com> Message-ID: <8734yiopuk.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-Queue-Id: EFC4C439D2 X-Spam-Score: 2.15 X-Migadu-Spam-Score: 2.15 X-Migadu-Scanner: mx1.migadu.com X-TUID: nJ1Ka8bs1th2 --=-=-= Content-Type: text/plain Patch applied as f4e8baf3806e79d7111d2943859865ae4ee0b59d. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZSUIIw8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9avAD9HN0/kp6ZgJAwZlwDdlhudkgLTZ9EytdhL0m1 blF9W2AA/0ZpfYJkK5cshnYE3W16wquWe6G/QlrHGx562Ofm6UtI =x60Q -----END PGP SIGNATURE----- --=-=-=--