mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-10 23:20:37 +02:00
* gnu/packages/ocaml.scm (ocaml-ctypes): Update to 0.23.0. [source]: Register patch. [build-system]: Replace ocaml-build-system by dune-build-system. [patches]: Fix OO tests failure because of the stricter compiler. * gnu/packages/patches/ocaml-ctypes-test-oo.patch: New file. * gnu/local.mk: Add it. Fixes: guix/guix#1493 Reported-by: jahierwan Change-Id: I0db64bffade8d78bc92d8b9b9f3206961b35840d Signed-off-by: Andreas Enge <andreas@enge.fr>