me
/
guix
Archived
1
0
Fork 0

gnu: nyxt: Update to 2-pre-release-2.

* gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-2.
master
Pierre Neidhardt 2020-09-24 11:13:55 +02:00
parent 92e507c963
commit c5d9cdd913
No known key found for this signature in database
GPG Key ID: 9BDCF497A4BBCC7F
1 changed files with 3 additions and 2 deletions

View File

@ -461,7 +461,7 @@ driven and does not detract you from your daily work.")
(name "nyxt")
;; Package the pre-release because latest stable 1.5.0 does not build
;; anymore.
(version "2-pre-release-1")
(version "2-pre-release-2")
(source
(origin
(method git-fetch)
@ -472,7 +472,7 @@ driven and does not detract you from your daily work.")
(commit version)))
(sha256
(base32
"0aipsmzqnlkmy001cihz2jnc0hja8c10rm08jycxr05j3gx3qsxd"))
"0wqq8ppn0n7js3pxzzb36h0lf3r3gqhs2hi8h85c3n8a54hnbp8q"))
(file-name (git-file-name "nyxt" version))))
(build-system gnu-build-system)
(arguments
@ -551,6 +551,7 @@ driven and does not detract you from your daily work.")
("dexador" ,cl-dexador)
("enchant" ,cl-enchant)
("fset" ,cl-fset)
("hu.dwim.defclass-star" ,cl-hu.dwim.defclass-star)
("iolib" ,cl-iolib)
("local-time" ,cl-local-time)
("log4cl" ,cl-log4cl)