* [bug#65579] [PATCH]: Update Nyxt to 3.6.1
@ 2023-08-28 10:29 André A. Gomes
2023-09-04 7:46 ` bug#65579: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2023-08-28 10:29 UTC (permalink / raw)
To: 65579
[-- Attachment #1: Type: text/plain, Size: 117 bytes --]
Hi Guix,
Please find the 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.6.1.patch --]
[-- Type: text/x-patch, Size: 1090 bytes --]
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(-)
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#65579: [PATCH]: Update Nyxt to 3.6.1
2023-08-28 10:29 [bug#65579] [PATCH]: Update Nyxt to 3.6.1 André A. Gomes
@ 2023-09-04 7:46 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-09-04 7:46 UTC (permalink / raw)
To: André A. Gomes; +Cc: 65579-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as 041ec0070951abb8a4c4671ef998f28ed82eb806.
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-09-04 7:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-28 10:29 [bug#65579] [PATCH]: Update Nyxt to 3.6.1 André A. Gomes
2023-09-04 7:46 ` bug#65579: " Guillaume Le Vaillant
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.