me
/
guix
Archived
1
0
Fork 0

gnu: nyxt: Update to 3.11.6.

* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.6.

Signed-off-by: Christopher Baines <mail@cbaines.net>
master
Andre A. Gomes 2024-04-08 22:35:59 +03:00 committed by Christopher Baines
parent 3ee46d58a4
commit 83e39340ea
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -594,7 +594,7 @@ driven and does not detract you from your daily work.")
(define-public nyxt
(package
(name "nyxt")
(version "3.11.5")
(version "3.11.6")
(source
(origin
(method git-fetch)
@ -603,7 +603,7 @@ driven and does not detract you from your daily work.")
(commit version)))
(sha256
(base32
"1f7pvh5bzkasbcfydd82pg7qn987ysbxk3j58dxzq2nzi05s0y4p"))
"0q7kf1a42gfvgv54hwhgiyvnsi6qhjdl1k88c3wxr1bj4ffhpvm3"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments