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 SDmEMcFpnmU5DgAAkFu2QA (envelope-from ) for ; Wed, 10 Jan 2024 10:56:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id gKaxLMFpnmWxjgAA62LTzQ (envelope-from ) for ; Wed, 10 Jan 2024 10:56:17 +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=S7CvODpT; 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=1704880577; 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=i33hP3ajP9v9JG6squOSUXpWSTMiJFxn3r1rTpdfY8c=; b=JURhxujISjSiFB+k6Vsdr86yqxLNqicr+jK7sVLWr30FZa+snaVKNhTSA8is+7nsDVNYtR 0y9HhwI1DXHzYPRUVC48cfNfyddoivk5WEAwOLgGpXvJFNOFkMsBvF6Qlo/1yCdU9dpXDa L+wJLTaQ7VBAn34WJ+XGxpCxXFb56JH6h26Qc9MXydfwkFUAM9lFBiEI5fT6HsHGM43yjo BUQdOD5/QcJyGOn/VKHYDhbZm5OdU1JH6oEEVM53sSq8orTi74bSYakqT/PudkD1REqvGL IaccegjoEwrfmhrHH4iF3dY5tXRjvF8XFYAEuV1eGbMLg1637MO6R5Z3qwGibw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1704880577; a=rsa-sha256; cv=none; b=qRZunQhbxt+EURlIjTlHn7KvFtFh3uGL0RecElwWIDllqt+Aul94nSeTIMjWLGfU1DBH7l 3c74tKxqnbIbG7b9c12zIZF256ROO+VQojYki1Hpf4wk3/r2lCthJScSANUyzxPBwv5Ck6 akCaw/bNvpSTXMtQnjBx9j2mU3XZBBj0bFj69FUpLMachFGtPB0qlfk8uZIkvK9G1zPo1J oxvkbbwCHAiv24SSdkhwIQoQ6HmSexOnm6D8KSr+HFa3U6P51uYWQqoXMK3FiZ+7DZDY/M tFI77+MJ0G7FsRjYEGXcNfaPqqapruTYr+13pqst3mBO0Za4GZOnHrDjskgDVQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=S7CvODpT; 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 50E3B17946 for ; Wed, 10 Jan 2024 10:56:16 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rNVJX-0004up-M7; Wed, 10 Jan 2024 04:55:59 -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 1rNVJU-0004sM-EP for guix-patches@gnu.org; Wed, 10 Jan 2024 04:55:57 -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 1rNVJU-0004g3-65 for guix-patches@gnu.org; Wed, 10 Jan 2024 04:55:56 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rNVJa-0001Hv-GC for guix-patches@gnu.org; Wed, 10 Jan 2024 04:56:02 -0500 Subject: bug#68331: [PATCH]: Update Nyxt to 3.11.0 Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 10 Jan 2024 09:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68331 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?Andr=C3=A9?= A. Gomes Cc: 68331-done@debbugs.gnu.org Mail-Followup-To: 68331@debbugs.gnu.org, glv@posteo.net, andremegafone@gmail.com Received: via spool by 68331-done@debbugs.gnu.org id=D68331.17048805354903 (code D ref 68331); Wed, 10 Jan 2024 09:56:02 +0000 Received: (at 68331-done) by debbugs.gnu.org; 10 Jan 2024 09:55:35 +0000 Received: from localhost ([127.0.0.1]:41860 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rNVJ9-0001H1-0g for submit@debbugs.gnu.org; Wed, 10 Jan 2024 04:55:35 -0500 Received: from mout02.posteo.de ([185.67.36.66]:45919) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rNVJ6-0001Go-Ug for 68331-done@debbugs.gnu.org; Wed, 10 Jan 2024 04:55:33 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id EAEAD240103 for <68331-done@debbugs.gnu.org>; Wed, 10 Jan 2024 10:55:19 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1704880520; bh=i33hP3ajP9v9JG6squOSUXpWSTMiJFxn3r1rTpdfY8c=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=S7CvODpTUy2lIMjlhQo6MH6C0Di48TO9ktS2TgrQgoB7Vs+LtYUeV04UvgwXs6ijV aBXCUUKqw+iODoHBVgyNplEwYts2+fKhGJ5SZSH2+158PuEKDH/JQF4pIaSK7NKNFo j8nKviQtxQCcsWjARZwtN3pjgdMGD7MxQ9Yf+4gsFjr/THAdnn6eNln5qbxzmBLeB9 /ifWNGhPaSiakLNXLocXjZNJos0Fdnk+ngszRwOtqV8wn5CmpUW50dyFDmmpOUDDMB Alao5DwLFx7ITR0yDY9YAzAgw6kiwPtI5/KgVGVBmVE1GwJKltGBT3zKiv6003TLuI ReRUBES1iG7Qw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4T937q2XdPz9rxP; Wed, 10 Jan 2024 10:55:19 +0100 (CET) References: <875y03ac7h.fsf@gmail.com> From: Guillaume Le Vaillant Date: Wed, 10 Jan 2024 09:54:34 +0000 In-reply-to: <875y03ac7h.fsf@gmail.com> Message-ID: <87ply97bsp.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: -5.82 X-Spam-Score: -5.82 X-Migadu-Queue-Id: 50E3B17946 X-Migadu-Scanner: mx11.migadu.com X-TUID: Hp+txld3oRcf --=-=-= Content-Type: text/plain Patch applied as d34fe100186bbd680e1c470794b9232b105688b5. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZZ5phg8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9raAD+NvzbJq+FzN0c9EoZS3D1zVnrxjup0tRZxX8V lgSXt08A/0bxCNjyb5zoMRi/0pdQyU5F7BhVNNxSjE4Jd/1Lq9ix =kg6U -----END PGP SIGNATURE----- --=-=-=--