Message ID | 877eevzvoj.fsf@gmail.com |
---|---|
State | Accepted |
Headers | show |
Series | [bug#34171,1/5] gnu: ocaml-uchar: Update to 0.0.2. | expand |
Context | Check | Description |
---|---|---|
cbaines/applying patch | success | Successfully applied |
cbaines/applying patch | success | Successfully applied |
cbaines/applying patch | success | Successfully applied |
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index e975935d3..ca8f804ab 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -2119,7 +2119,8 @@ ocaml lwt.") `(("ocamlbuild" ,ocamlbuild) ("opam" ,opam))) (propagated-inputs - `(("fmt" ,ocaml-fmt) + `(("ocaml-uchar" ,ocaml-uchar) + ("fmt" ,ocaml-fmt) ("lwt" ,ocaml-lwt) ("mtime" ,ocaml-mtime) ("result" ,ocaml-result)