1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 06:45:55 +02:00

gnu: ocaml4.07-zed: Do not use deprecated jbuilder.

* gnu/packages/ocaml.scm (ocaml4.07-zed): Remove #:jbuild argument.
This commit is contained in:
Julien Lepiller
2020-09-30 21:56:54 +02:00
parent 8ff5f39a9f
commit 0a8eb6850d
+1 -2
View File
@@ -3146,8 +3146,7 @@ function that follows the prototype of POSIX's wcwidth.")
(base32 "0pa9awinqr0plp4b2az78dwpvh01pwaljnn5ydg8mc6hi7rmir55"))))
(build-system dune-build-system)
(arguments
`(#:jbuild? #t
#:test-target "."
`(#:test-target "."
#:ocaml ,ocaml-4.07
#:findlib ,ocaml4.07-findlib))
(propagated-inputs