mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-21 08:35:58 +02:00
gnu: ocaml-tyxml: Do not use deprecated jbuilder.
* gnu/packages/ocaml.scm (ocaml-tyxml): Remove #:jbuild argument.
This commit is contained in:
@@ -5370,7 +5370,7 @@ stream, and convert everything to UTF-8.")
|
||||
("ocaml-markup" ,ocaml-markup)))
|
||||
(native-inputs
|
||||
`(("ocaml-alcotest" ,ocaml-alcotest)))
|
||||
(arguments `(#:jbuild? #t))
|
||||
(arguments `(#:package "tyxml"))
|
||||
(home-page "https://github.com/ocsigen/tyxml/")
|
||||
(synopsis "TyXML is a library for building correct HTML and SVG documents")
|
||||
(description "TyXML provides a set of convenient combinators that uses the
|
||||
|
||||
Reference in New Issue
Block a user