gnu: ocaml-tyxml: Do not use deprecated jbuilder.

* gnu/packages/ocaml.scm (ocaml-tyxml): Remove #:jbuild argument.
This commit is contained in:
Julien Lepiller 2020-09-30 22:23:19 +02:00
parent 0f1362f049
commit 32fd3e9c0b
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -5370,7 +5370,7 @@ (define-public ocaml-tyxml
("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