summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorJulien Lepiller <julien@lepiller.eu>2020-09-30 21:48:53 +0200
committerJulien Lepiller <julien@lepiller.eu>2020-10-15 17:59:56 +0200
commit8ff5f39a9fe3c36df4c39e1b127641742867f07b (patch)
tree8d066ebf8abb00e6673e1c648c839e69d416f078 /gnu
parent2d00625f24687699cdb18331e0f4816cead20d46 (diff)
downloadguix-patches-8ff5f39a9fe3c36df4c39e1b127641742867f07b.tar
guix-patches-8ff5f39a9fe3c36df4c39e1b127641742867f07b.tar.gz
gnu: ocaml-easy-format: Do not use deprecated jbuilder.
* gnu/packages/ocaml.scm (ocaml-easy-format): Remove #:jbuild argument.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/ocaml.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 13c31ef939..5aa95bf569 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -2817,7 +2817,7 @@ JSON.")
"1fc95q2ypck6m6rv3kiawwilh5ac93v2hcp823mj608d5kj79xkb"))))
(build-system dune-build-system)
(arguments
- `(#:jbuild? #t
+ `(#:package "easy-format"
#:phases
(modify-phases %standard-phases
(add-before 'build 'make-writable