me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/ocaml.scm (ocaml4.07-zed): Remove #:jbuild argument.
master
Julien Lepiller 2020-09-30 21:56:54 +02:00
parent 8ff5f39a9f
commit 0a8eb6850d
No known key found for this signature in database
GPG Key ID: 53D457B2D636EE82
1 changed files with 1 additions and 2 deletions

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