gnu: nyxt: Update to 3.1.0.

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

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
Andre A. Gomes 2023-05-29 21:42:42 +03:00 committed by Guillaume Le Vaillant
parent 3e9a814c0c
commit 5a8bb79c1c
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -587,7 +587,7 @@ (define-public vimb
(define-public nyxt (define-public nyxt
(package (package
(name "nyxt") (name "nyxt")
(version "3.0.0") (version "3.1.0")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -596,7 +596,7 @@ (define-public nyxt
(commit version))) (commit version)))
(sha256 (sha256
(base32 (base32
"1jzlpi2iam15f0724nh6pb0zfs8d89mrf3zkvd87g99aq9w2h02a")) "01h2430z43bh8mxb5xyvz4kqcdim1dlh1crf41pzavq2a6r2aw0z"))
(file-name (git-file-name "nyxt" version)) (file-name (git-file-name "nyxt" version))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet