* [bug#69875] [PATCH]: Update Nyxt to 3.11.5
@ 2024-03-18 18:51 André A. Gomes
2024-03-20 12:28 ` bug#69875: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2024-03-18 18:51 UTC (permalink / raw)
To: 69875
[-- 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.5.patch --]
[-- Type: text/x-patch, Size: 1090 bytes --]
From ab150da60c8db7b6775a1c6beb113edfbeff5462 Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Mon, 18 Mar 2024 20:50:30 +0200
Subject: [PATCH] gnu: nyxt: Update to 3.11.5.
* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.5.
---
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 0503dc4cd2..a83562485d 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.4")
+ (version "3.11.5")
(source
(origin
(method git-fetch)
@@ -599,7 +599,7 @@ (define-public nyxt
(commit version)))
(sha256
(base32
- "1c1kiwa7chm491gpzihpqv33ysmxfp83gw6wcsbq72hkwir6kf74"))
+ "1f7pvh5bzkasbcfydd82pg7qn987ysbxk3j58dxzq2nzi05s0y4p"))
(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
end of thread, other threads:[~2024-03-20 13:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-18 18:51 [bug#69875] [PATCH]: Update Nyxt to 3.11.5 André A. Gomes
2024-03-20 12:28 ` bug#69875: " 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.