me
/
guix
Archived
1
0
Fork 0

gnu: nyxt: Update to 2.2.4.

* gnu/packages/web-browsers.scm (nyxt): Update to 2.2.4.
Pierre Neidhardt 2022-01-19 13:17:39 +01:00
parent fa580bf3b4
commit d2ed9027b1
No known key found for this signature in database
GPG Key ID: 9BDCF497A4BBCC7F
1 changed files with 2 additions and 2 deletions

View File

@ -576,7 +576,7 @@ driven and does not detract you from your daily work.")
(define-public nyxt
(package
(name "nyxt")
(version "2.2.3")
(version "2.2.4")
(source
(origin
(method git-fetch)
@ -585,7 +585,7 @@ driven and does not detract you from your daily work.")
(commit version)))
(sha256
(base32
"1v1szbj44pwxh3k70fvg78xjfkab29dqnlafa722sppdyqd06cqp"))
"12l7ir3q29v06jx0zng5cvlbmap7p709ka3ik6x29lw334qshm9b"))
(file-name (git-file-name "nyxt" version))))
(build-system gnu-build-system)
(arguments