[PATCH]: Update nyxt to 3.6.0

  • 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 14 Aug 2023 21:49
(address . guix-patches@gnu.org)(address . pierre@atlas.engineer)
87bkf92ym2.fsf@gmail.com
Hi Guix,

Please find the patch attached. Thanks.


--
André A. Gomes
"You cannot even find the ruins..."
From 4f77ac76c31862d64e4064791b314e7ecf546c67 Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Mon, 14 Aug 2023 22:47:57 +0300
Subject: [PATCH] gnu: nyxt: Update to 3.6.0.

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

Toggle diff (32 lines)
diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index 4b0e33ca63..ac46cffb19 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.5.0")
+ (version "3.6.0")
(source
(origin
(method git-fetch)
@@ -595,7 +595,7 @@ (define-public nyxt
(commit version)))
(sha256
(base32
- "13ldi191ccxyxr3hjxyhnjl2vw365v0fhb1pqia7rg1gl3id47gz"))
+ "1difs5hw4avzfn2f33gi0w8nz9ja9fvwsl5m9f8izr8zsqlw98qd"))
(file-name (git-file-name "nyxt" version))
(modules '((guix build utils)))
(snippet
@@ -656,6 +656,7 @@ (define-public nyxt
sbcl-cl-ppcre
sbcl-cl-prevalence
sbcl-cl-qrencode
+ sbcl-cl-sqlite
sbcl-cl-str
sbcl-cl-tld
sbcl-closer-mop
--
2.41.0
G
G
Guillaume Le Vaillant wrote on 18 Aug 2023 13:42
(name . André A. Gomes)(address . andremegafone@gmail.com)(address . 65295-done@debbugs.gnu.org)
87cyzk7f08.fsf@kitej
Patch applied as 2387c60815b54c7b007ed7e4bc3caecf420aa526.
Thanks.
-----BEGIN PGP SIGNATURE-----

iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZN9ZRw8cZ2x2QHBvc3Rl
by5uZXQACgkQa+ggit8h/j8+TQD+KyxMRwq3sYgxB1o7d99Rr7qzr4UrX+t0E5yg
ZepW3v0A/Rko5Fd/EF0K9aO2A+PLXMM6yVd1mLdIDQFSpdEeZ5ve
=/V7f
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 65295
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