* [bug#69285] [PATCH]: Update Nyxt to 3.11.3
@ 2024-02-20 12:41 André A. Gomes
2024-02-21 10:19 ` bug#69285: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2024-02-20 12:41 UTC (permalink / raw)
To: 69285
[-- Attachment #1: Type: text/plain, Size: 82 bytes --]
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.11.3.patch --]
[-- Type: text/x-patch, Size: 1090 bytes --]
From c14969bb754a4e3b0f018db025a369930bd5d721 Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Tue, 20 Feb 2024 14:41:09 +0200
Subject: [PATCH] gnu: nyxt: Update to 3.11.3.
* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.3.
---
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 54ee0c7b9f..84f5c9f0eb 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.2")
+ (version "3.11.3")
(source
(origin
(method git-fetch)
@@ -599,7 +599,7 @@ (define-public nyxt
(commit version)))
(sha256
(base32
- "1gg77dlc7mrwr9h6dgn0cnd78kw6glnr8j6xjs6l93wcr0z5pkqg"))
+ "0vp3w9a3zzn9kbq48a4b1nylrn1i4ibwxpl377yq04ggqkd6fi9a"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#69285: [PATCH]: Update Nyxt to 3.11.3
2024-02-20 12:41 [bug#69285] [PATCH]: Update Nyxt to 3.11.3 André A. Gomes
@ 2024-02-21 10:19 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2024-02-21 10:19 UTC (permalink / raw)
To: André A. Gomes; +Cc: 69285-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as b71a270f6e58d4b3b37c7a35fd6482a03b17fc5a.
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:[~2024-02-21 19:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-20 12:41 [bug#69285] [PATCH]: Update Nyxt to 3.11.3 André A. Gomes
2024-02-21 10:19 ` bug#69285: " 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.