From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id +JYoIPik5WU1ZwAA62LTzQ:P1 (envelope-from ) for ; Mon, 04 Mar 2024 11:39:52 +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 +JYoIPik5WU1ZwAA62LTzQ (envelope-from ) for ; Mon, 04 Mar 2024 11:39:52 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=KAVViC2W; 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 (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709548792; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=53bDS9hs9UVkJOaUdA9ykAFg6BlZTQddWatD2AV3LTU=; b=Z0hg26wfTSDT1yVoHYA2IaXrYThLwmUxS5qxGIUrI0dGik4odzdyTnu2Un02abC9PUCl6P tHPV8HAytspwkIA+IG+b5TeaMgo9FsUSNI9nkJnn9PG7Wn6OOxWYTfs6v6wxaqvVZ2Uqdt vz1qJWBDK4CXuTVVYmFt2Nuu81YbFxHwKMRevm0EqZBoTpi8huB32tD7bKORWhnRI9GY0/ qv8QYp2H20PFTjxnBNHSb6AhM4HpGQgWnsOt8KAgVUXpv5a0MA0p4bCwLR0VyyDsNOrYNr 8I23qWDwvzaqHsGjI/1PGbzNMTYViFiTm6QLip8SHTcN+vM1iDl2/qcYWBA/3A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=KAVViC2W; 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 (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709548792; a=rsa-sha256; cv=none; b=G5JCP88TErTV0KfRI0MFok2+LNjq+DRDBCqtaMjMTl7sVndN9r4QEdWmYYSM/DWlu70uP0 bioPC2pbVW8foIpZeNdsXSgRtEVnPG1ZgTLxtlgjMZ4kRB0vgFYytaj+Hrpkm2piJAmYIS p4ORa+GaG37Y+nWNDX2rBZVQwjxupgxmhR2wKTT97fGdBIFoKY5ggosSMRVthv5NHd7zXo 8ym7QkrRTaFRtnO1G1CeCQypEc0zAhDd+DEW7itXWJLOi+J/0tX3Ezmh5suxMDNf9w+lxi 6/G+An4lU3xAO7zh/nZr/uAt8Zdaxh6smLnfHXUckokFDGvM0PFxO+haJn3jDw== 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 2D65974AFD for ; Mon, 4 Mar 2024 11:39:52 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rh5jK-00055X-AN; Mon, 04 Mar 2024 05:39:34 -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 1rh5jI-000553-Rr for guix-patches@gnu.org; Mon, 04 Mar 2024 05:39:32 -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 1rh5jI-0003KF-JY for guix-patches@gnu.org; Mon, 04 Mar 2024 05:39:32 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rh5jm-0006hu-3l for guix-patches@gnu.org; Mon, 04 Mar 2024 05:40:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69538] [PATCH]: Update Nyxt to 3.11.4 Resent-From: =?UTF-8?Q?Andr=C3=A9?= A. Gomes Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 04 Mar 2024 10:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69538 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69538@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170954874725678 (code B ref -1); Mon, 04 Mar 2024 10:40:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 Mar 2024 10:39:07 +0000 Received: from localhost ([127.0.0.1]:42034 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rh5is-0006g6-KU for submit@debbugs.gnu.org; Mon, 04 Mar 2024 05:39:06 -0500 Received: from lists.gnu.org ([209.51.188.17]:43824) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rh5ip-0006fw-UG for submit@debbugs.gnu.org; Mon, 04 Mar 2024 05:39:05 -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 1rh5iL-0004xq-1j for guix-patches@gnu.org; Mon, 04 Mar 2024 05:38:33 -0500 Received: from mail-lj1-x22e.google.com ([2a00:1450:4864:20::22e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rh5iJ-0003FV-EA for guix-patches@gnu.org; Mon, 04 Mar 2024 05:38:32 -0500 Received: by mail-lj1-x22e.google.com with SMTP id 38308e7fff4ca-2d27fef509eso59206201fa.3 for ; Mon, 04 Mar 2024 02:38:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1709548708; x=1710153508; darn=gnu.org; h=mime-version:user-agent:message-id:date:subject:to:from:from:to:cc :subject:date:message-id:reply-to; bh=53bDS9hs9UVkJOaUdA9ykAFg6BlZTQddWatD2AV3LTU=; b=KAVViC2WjCpmI6EVUodPAIRj9AsjTBzEpnnb+nVqaRi50RaZ3FjaFrU3aTSAou0Obi WV0ZgCGGOqIi24X8AJLK1nOcb3clIfB8PdaITfefFWdSPCokEaYLArazRhYcjvt3LI7u sLYRLOkMx+LdXQe9wb8k06hk0nspTSS3heaiXqyp+ne6F/aLPNCJHs6kLnrl7JpOMPWr qnsYOh4hYvnIUYMrtL/uGRDjTI78T7mvr4srd08GFm8fsX7l+Oo3e/TqfHF025Wid96N 9DhWSMXhItlLsi5FrrmFSk/yeBnP5YeAGzlih3febEIwy8Fdby5H4ywkGSR3AOn2xv8U ZyyA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709548708; x=1710153508; h=mime-version:user-agent:message-id:date:subject:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=53bDS9hs9UVkJOaUdA9ykAFg6BlZTQddWatD2AV3LTU=; b=ehTn6Lf38uJeVhrKaewRDOePO+z8ycOmutlb7tcF5mDSE835XUumwxaXlzjAHH/8B3 O6Ff/EkAJKpMKmOSY0ud8AYRuAjZy59PC/cTdfnl9uzVYnLLkr59p0xQyw7HlUBt3hKB f/A8zoHo2a9gTHnm4vOHaVUq9oSkhh1iIHw0zCB0QYWcbD71cXkunql5vlz2YCNhpi76 9KW1wHDnr15tl5IrSOMIRm/8MCS5tup3kImrALUJgZylojyWNDM481BOgpC5O4NJGjB4 14BH/rM2LO8kTElZqSW6n14IqC1CDepht9egc7byR2bc2FZpt5/SJfcGInJIE11r4DaH WQfQ== X-Gm-Message-State: AOJu0YzzqG17CzlhAX6Ui2FR0kCV+pzgAm7C1N64e0o1HzSkBT10HzGl Z3fjdjvolRaR2946FVhZ5XG4lZ/XfTMpwGmWx52TLXD2h4RR/PpNo6/mOOSjtbk= X-Google-Smtp-Source: AGHT+IEbVFgm5ARqnJY/68LVKXMNen1E/28UqeAltzZIL9N2/m5MRx49skCu4Uq7S5upO8yD7loPBg== X-Received: by 2002:a2e:b8cb:0:b0:2d3:9354:fe07 with SMTP id s11-20020a2eb8cb000000b002d39354fe07mr3143835ljp.5.1709548707624; Mon, 04 Mar 2024 02:38:27 -0800 (PST) Received: from mini (82.131.75.21.cable.starman.ee. [82.131.75.21]) by smtp.gmail.com with ESMTPSA id y4-20020a05651c020400b002d292045211sm1682906ljn.132.2024.03.04.02.38.26 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 Mar 2024 02:38:27 -0800 (PST) From: =?UTF-8?Q?Andr=C3=A9?= A. Gomes Date: Mon, 04 Mar 2024 12:38:26 +0200 Message-ID: <87le6ywacd.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=2a00:1450:4864:20::22e; envelope-from=andremegafone@gmail.com; helo=mail-lj1-x22e.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Spam-Score: -5.38 X-Spam-Score: -5.38 X-Migadu-Queue-Id: 2D65974AFD X-Migadu-Scanner: mx11.migadu.com X-TUID: 4aM11tcUinun --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Attached, thanks. --=20 Andr=C3=A9 A. Gomes "You cannot even find the ruins..." --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-gnu-nyxt-Update-to-3.11.4.patch >From 06472d1dfb9160a5c5d1a96e3889ac11c713b81e Mon Sep 17 00:00:00 2001 From: "Andre A. Gomes" Date: Mon, 4 Mar 2024 12:34:23 +0200 Subject: [PATCH 1/2] gnu: nyxt: Update to 3.11.4. * gnu/packages/web-browsers.scm (nyxt): Update to 3.11.4. --- gnu/packages/web-browsers.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm index 84f5c9f0eb..ae875551c1 100644 --- a/gnu/packages/web-browsers.scm +++ b/gnu/packages/web-browsers.scm @@ -590,7 +590,7 @@ (define-public vimb (define-public nyxt (package (name "nyxt") - (version "3.11.3") + (version "3.11.4") (source (origin (method git-fetch) @@ -599,7 +599,7 @@ (define-public nyxt (commit version))) (sha256 (base32 - "0vp3w9a3zzn9kbq48a4b1nylrn1i4ibwxpl377yq04ggqkd6fi9a")) + "1c1kiwa7chm491gpzihpqv33ysmxfp83gw6wcsbq72hkwir6kf74")) (file-name (git-file-name name version)))) (build-system gnu-build-system) (arguments -- 2.41.0 --=-=-=--