[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#53882] [PATCH] gnu: Add ocaml-core.
From: |
pukkamustard |
Subject: |
[bug#53882] [PATCH] gnu: Add ocaml-core. |
Date: |
Thu, 07 Apr 2022 10:04:55 +0000 |
zimoun <zimon.toutoune@gmail.com> writes:
> However, the series will be broken because of ocaml-odoc broken [1] by:
>
> commit bd9eb9ef27496e951c070f5b206c164c0c998483
> Author: Julien Lepiller <julien@lepiller.eu>
> Date: Sun Mar 13 14:48:53 2022 +0100
>
> gnu: dune: Update to 3.0.3.
>
> * gnu/packages/ocaml.scm (dune): Update to 3.0.3.
> (dune-configurator)[arguments]: Remove vendored dependencies.
> (ocaml4.09-dune-configurator)[arguments]: Extend from dune-configurator.
>
> gnu/packages/ocaml.scm | 17 ++++++++++++-----
> 1 file changed, 12 insertions(+), 5 deletions(-)
>
> This series is independant of the failure but it would be cool to shave
> the yak. ;-) I will give a look on this Friday if no one beats me.
I've already tried shaving the yak (:
https://issues.guix.gnu.org/54596
- pukkamustard