[PATCH]: Update Nyxt to 3.6.1

  • Done
  • quality assurance status badge
Details
2 participants
  • André A. Gomes
  • Guillaume Le Vaillant
Owner
unassigned
Submitted by
André A. Gomes
Severity
normal
A
A
André A. Gomes wrote on 28 Aug 2023 12:29
(address . guix-patches@gnu.org)
87jztfjw8h.fsf@gmail.com
Hi Guix,

Please find the patch attached. Thanks.


--
André A. Gomes
"You cannot even find the ruins..."
From 5ff92275aca717ecafff7ca636d95d7e093790a0 Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Mon, 28 Aug 2023 13:28:53 +0300
Subject: [PATCH] gnu: nyxt: Update to 3.6.1.

* gnu/packages/web-browsers.scm (nyxt): Update to 3.6.1.
---
gnu/packages/web-browsers.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index ac46cffb19..5fb43d0ee9 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -586,7 +586,7 @@ (define-public vimb
(define-public nyxt
(package
(name "nyxt")
- (version "3.6.0")
+ (version "3.6.1")
(source
(origin
(method git-fetch)
@@ -595,7 +595,7 @@ (define-public nyxt
(commit version)))
(sha256
(base32
- "1difs5hw4avzfn2f33gi0w8nz9ja9fvwsl5m9f8izr8zsqlw98qd"))
+ "0gf4akrkp15c3z3v3i5c94ga282ygqxb0rqxwm9ivchby0xv9lmd"))
(file-name (git-file-name "nyxt" version))
(modules '((guix build utils)))
(snippet
--
2.41.0
G
G
Guillaume Le Vaillant wrote on 4 Sep 2023 09:46
(name . André A. Gomes)(address . andremegafone@gmail.com)(address . 65579-done@debbugs.gnu.org)
878r9mjs84.fsf@kitej
Patch applied as 041ec0070951abb8a4c4671ef998f28ed82eb806.
Thanks.
-----BEGIN PGP SIGNATURE-----

iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZPWLWw8cZ2x2QHBvc3Rl
by5uZXQACgkQa+ggit8h/j/dSQD/cL3jC55W2S51yT6G0v2dA/MPCEvazH/KtlJh
374Vix0A/37/wXB0C5l062eke9oZg4d24baiv6tKyDqOlrcwY/eH
=jnGE
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 65579@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 65579
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch