From 27bf2793a2b538529061fefe542635365519d12d Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 25 Feb 2020 11:00:47 +0000 Subject: [PATCH] Re-enable ocaml-lwt + dependent packages. Originally blocked because of https://bugzilla.redhat.com/1792780 We are going to rebase ocaml-lwt to 5.1.2 (https://bugzilla.redhat.com/1755859) which might fix this. --- Goalfile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Goalfile b/Goalfile index 31f7064..8c3783f 100644 --- a/Goalfile +++ b/Goalfile @@ -24,10 +24,6 @@ let fedora-rebuild-name = "OCaml 4.10.0+beta1 rebuild." # they have been rebuilt. let fedora-ignored = [ "ocaml-srpm-macros", "ocaml", - - # https://bugzilla.redhat.com/show_bug.cgi?id=1792780 - "ocaml-lwt", "ocaml-curl", "ocaml-lambda-term", - "ocaml-lwt-log", "ocaml-markup", "utop", "ocaml-tyxml", ] # All OCaml-related source package names -- 1.8.3.1