mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 19:40:46 +02:00
gnu: ocaml4.07-utop: Do not use deprecated jbuilder.
* gnu/packages/ocaml.scm (ocaml4.07-utop): Remove #:jbuild argument.
This commit is contained in:
parent
0a8eb6850d
commit
3b90075a40
1 changed files with 1 additions and 2 deletions
|
@ -3211,8 +3211,7 @@ instead of bindings to a C library.")
|
||||||
(base32 "1bl4943qpi3qy152dbdm5glhx19zsiylmn4rcxi8l66g58hikyjp"))))
|
(base32 "1bl4943qpi3qy152dbdm5glhx19zsiylmn4rcxi8l66g58hikyjp"))))
|
||||||
(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))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue