gnu: nyxt: Update to 3.11.4.

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

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
Andre A. Gomes 2024-03-04 12:34:23 +02:00 committed by Guillaume Le Vaillant
parent 27b762f78c
commit c72d8feb1f
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -590,7 +590,7 @@ (define-public vimb
(define-public nyxt
(package
(name "nyxt")
(version "3.11.3")
(version "3.11.4")
(source
(origin
(method git-fetch)
@ -599,7 +599,7 @@ (define-public nyxt
(commit version)))
(sha256
(base32
"0vp3w9a3zzn9kbq48a4b1nylrn1i4ibwxpl377yq04ggqkd6fi9a"))
"1c1kiwa7chm491gpzihpqv33ysmxfp83gw6wcsbq72hkwir6kf74"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments