* [bug#67154] [PATCH]: Update Nyxt to 3.9.2
@ 2023-11-13 22:54 André A. Gomes
2023-11-15 14:18 ` bug#67154: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2023-11-13 22:54 UTC (permalink / raw)
To: 67154
[-- Attachment #1: Type: text/plain, Size: 89 bytes --]
Patch attached. Thanks.
--
André A. Gomes
"You cannot even find the ruins..."
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-nyxt-Update-to-3.9.2.patch --]
[-- Type: text/x-patch, Size: 1090 bytes --]
From b36ca510e2819c0fb78afc26cc5261df782faf08 Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Tue, 14 Nov 2023 00:53:25 +0200
Subject: [PATCH] gnu: nyxt: Update to 3.9.2.
* gnu/packages/web-browsers.scm (nyxt): Update to 3.9.2.
---
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 e60661e493..d38882046d 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.9.1")
+ (version "3.9.2")
(source
(origin
(method git-fetch)
@@ -595,7 +595,7 @@ (define-public nyxt
(commit version)))
(sha256
(base32
- "1x7ia43yh024hwwsh2a6g2daznkzgjlisnxvjfcb9sgvfqfa368i"))
+ "1v85jn46d9vacjig6n9z797fch88fw6vzwbfdzlqdkm86vvm8dwn"))
(file-name (git-file-name "nyxt" version))
(modules '((guix build utils)))
(snippet
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#67154: [PATCH]: Update Nyxt to 3.9.2
2023-11-13 22:54 [bug#67154] [PATCH]: Update Nyxt to 3.9.2 André A. Gomes
@ 2023-11-15 14:18 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-11-15 14:18 UTC (permalink / raw)
To: André A. Gomes; +Cc: 67154-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as 8eed542ddd61e7821cb071b9d951866e4c3eb853.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-11-15 15:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-13 22:54 [bug#67154] [PATCH]: Update Nyxt to 3.9.2 André A. Gomes
2023-11-15 14:18 ` bug#67154: " Guillaume Le Vaillant
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).