gnu: nyxt: Update to 2.1.0.

* gnu/packages/web-browsers.scm (nyxt): Update to 2.1.0.
This commit is contained in:
Pierre Neidhardt 2021-06-22 12:58:43 +02:00
parent d89ef8a7d8
commit a40207bd6f
No known key found for this signature in database
GPG key ID: 9BDCF497A4BBCC7F

View file

@ -604,7 +604,7 @@ (define-public vimb
(define-public nyxt
(package
(name "nyxt")
(version "2.0.0")
(version "2.1.0")
(source
(origin
(method git-fetch)
@ -615,7 +615,7 @@ (define-public nyxt
(commit version)))
(sha256
(base32
"0y91hnanf1bj378zsxhjh33qnhj09f6ixpdqmkl69k0075zls93r"))
"0f2c029213apppj6ziky3wsrpsi2gpx9s55wnfriy6hp33j241gd"))
(file-name (git-file-name "nyxt" version))))
(build-system gnu-build-system)
(arguments