gnu: ocaml4.07-zed: Do not use deprecated jbuilder.
* gnu/packages/ocaml.scm (ocaml4.07-zed): Remove #:jbuild argument.
This commit is contained in:
parent
8ff5f39a9f
commit
0a8eb6850d
1 changed files with 1 additions and 2 deletions
|
@ -3146,8 +3146,7 @@ function that follows the prototype of POSIX's wcwidth.")
|
||||||
(base32 "0pa9awinqr0plp4b2az78dwpvh01pwaljnn5ydg8mc6hi7rmir55"))))
|
(base32 "0pa9awinqr0plp4b2az78dwpvh01pwaljnn5ydg8mc6hi7rmir55"))))
|
||||||
(build-system dune-build-system)
|
(build-system dune-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:jbuild? #t
|
`(#:test-target "."
|
||||||
#:test-target "."
|
|
||||||
#:ocaml ,ocaml-4.07
|
#:ocaml ,ocaml-4.07
|
||||||
#:findlib ,ocaml4.07-findlib))
|
#:findlib ,ocaml4.07-findlib))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Reference in a new issue