gnu: nyxt: Update to 2-pre-release-2.
* gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-2.master
parent
92e507c963
commit
c5d9cdd913
|
@ -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)
|
||||
|
|
Reference in New Issue