~ruther/guix-local

c72d8feb1fca60164be980bbc66f48c9360d94a6 — Andre A. Gomes 2 years ago 27b762f
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>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/web-browsers.scm
M gnu/packages/web-browsers.scm => gnu/packages/web-browsers.scm +2 -2
@@ 590,7 590,7 @@ driven and does not detract you from your daily work.")
(define-public nyxt
  (package
    (name "nyxt")
    (version "3.11.3")
    (version "3.11.4")
    (source
     (origin
       (method git-fetch)


@@ 599,7 599,7 @@ driven and does not detract you from your daily work.")
             (commit version)))
       (sha256
        (base32
         "0vp3w9a3zzn9kbq48a4b1nylrn1i4ibwxpl377yq04ggqkd6fi9a"))
         "1c1kiwa7chm491gpzihpqv33ysmxfp83gw6wcsbq72hkwir6kf74"))
       (file-name (git-file-name name version))))
    (build-system gnu-build-system)
    (arguments