From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id YDrzDcJ8eGUtLQEAkFu2QA (envelope-from ) for ; Tue, 12 Dec 2023 16:31:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id +Ni5BsJ8eGWjyQAAe85BDQ (envelope-from ) for ; Tue, 12 Dec 2023 16:31:14 +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=A4GUulGs; 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=1702395073; 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=W41l9/eSkzlub64cE64FcYARUMX4xgcyBkgEJ3WpfNw=; b=NppxyPb5qMV2kjEtRDl4HkLG5BtmfBEJ9AlG+qeZRmQJ0zrFBugQTBljhyyxeEhZPowFiv dR/pneafIgPKb3dxW/GuTjlLGP39qeDljeowpsheFhuexLHS/q7f+BPBzcubzVk7QXVUGB zYidRElZ7P2bCW6IsUsWpr+VgzyjeIWCM+5zTT176GvL7bdMykLNJT0DEtl8/+jF1AlC6K cePISuAl1snt5abDOaEqGCpRxrop5Gu6Pv9QOB2Vuzluy5myEMYJmjEKivtPv4gdD+LAai H4fIP5sgLbQ1JbtZbj2x7RpgoY92rQ6N/Q0M+d7fqWFG9FVoPlC1F/PQXWsyhA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702395073; a=rsa-sha256; cv=none; b=tIhqJGcp75gmjAq3MSQBgRwibwJt/GqkYJlFxHdXOw+Fbq0bohxwa1YiUiUMptPj1cvg8j SI5GurcaGGnb60DWeFdFFKw70nTaXOdzU6nSMhjwdKcT+RWhXBWU7M1toms5JHgagAeAM3 x6PKUfBkhT2pG9S/qGvmDxgoQ2c7ZKIsgWUJaKuTxtl3TiOXRwuODHFH7s1sykrZSTk5AR xmfQvUq9Ad8tq4guc/HDjhs3vQAMms6dyhYyvobClS6apZs12DuSHh5BLlNszQSgyki9RJ ZaHURdY0rpLttVagqtSr2jq0neZpcs26TtRtQDcDsvCi8sb0HxvFgyhf7yDfpA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=A4GUulGs; 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 CE73C44733 for ; Tue, 12 Dec 2023 16:31:13 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rD4il-0004hD-Vd; Tue, 12 Dec 2023 10:30:56 -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 1rD4id-0004gF-9Q for guix-patches@gnu.org; Tue, 12 Dec 2023 10:30:49 -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 1rD4ic-0005lO-On for guix-patches@gnu.org; Tue, 12 Dec 2023 10:30:47 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rD4ir-0008N5-Vt for guix-patches@gnu.org; Tue, 12 Dec 2023 10:31:01 -0500 Subject: bug#67766: [PATCH]: Update Nyxt to 3.10.0 Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 12 Dec 2023 15:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 67766 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?Andr=C3=A9?= A. Gomes Cc: 67766-done@debbugs.gnu.org Mail-Followup-To: 67766@debbugs.gnu.org, glv@posteo.net, andremegafone@gmail.com Received: via spool by 67766-done@debbugs.gnu.org id=D67766.170239500432017 (code D ref 67766); Tue, 12 Dec 2023 15:31:01 +0000 Received: (at 67766-done) by debbugs.gnu.org; 12 Dec 2023 15:30:04 +0000 Received: from localhost ([127.0.0.1]:57221 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rD4hw-0008KL-1N for submit@debbugs.gnu.org; Tue, 12 Dec 2023 10:30:04 -0500 Received: from mout02.posteo.de ([185.67.36.66]:40555) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rD4ht-0008JO-M2 for 67766-done@debbugs.gnu.org; Tue, 12 Dec 2023 10:30:02 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id E8346240107 for <67766-done@debbugs.gnu.org>; Tue, 12 Dec 2023 16:29:39 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1702394979; bh=W41l9/eSkzlub64cE64FcYARUMX4xgcyBkgEJ3WpfNw=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=A4GUulGsNcwjBaWNDM+6egb3JT3otqMOZOTmqiAMwD/GAeKaJu972ywSVeq1qqDqZ 9iWMcipDyLtzpmTo78skwVbghpzk8XOAQWHULLny1cL1a/cw7nHpSuYeJl0e1Tn0sU ASIx6AgO8ATFv2ekPQyn8I6pD5DBpJblz8jm1413SPVWcCIH+BLxSPfrHifjmChgQ2 Vb9erZZdeqZg/ztlJwrVlX73fk74eqa4XHL+W6lPIH/ENztwiKf/v1avSPjQ/NzfFt oDSgRcn/Ql2JHKZGcc6+P8fHg0+7pXoDybAuGDptQj+UFej+3CYa0c0JUgS+XSJSmG ISXGZ+jDNdNVQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4SqMwz1XsTz6tvl; Tue, 12 Dec 2023 16:29:39 +0100 (CET) References: <8734w84w4n.fsf@gmail.com> From: Guillaume Le Vaillant Date: Tue, 12 Dec 2023 15:28:45 +0000 In-reply-to: <8734w84w4n.fsf@gmail.com> Message-ID: <87cyvbigm5.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: -2.11 X-Spam-Score: -2.11 X-Migadu-Queue-Id: CE73C44733 X-Migadu-Scanner: mx11.migadu.com X-TUID: +Yef9dliJsLB --=-=-= Content-Type: text/plain Patch applied as 3b03873476445936bd5035185410f9041c026b9c. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZXh8Yg8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/xnwD/ZhP2rbYl6C+qH9z236m9O9J6kjbXWbmlcexu D//iDwwA/RaqJM9/IYTM8Szc9nCaidfQqhlK4CT0jQgTZnsMsH/k =t4If -----END PGP SIGNATURE----- --=-=-=--