From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56047) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gF3z5-0003nP-8F for guix-patches@gnu.org; Tue, 23 Oct 2018 17:13:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gF3z4-000268-EB for guix-patches@gnu.org; Tue, 23 Oct 2018 17:13:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34326) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gF3z4-000264-95 for guix-patches@gnu.org; Tue, 23 Oct 2018 17:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gF3z3-000381-VF for guix-patches@gnu.org; Tue, 23 Oct 2018 17:13:02 -0400 Subject: [bug#33079] [PATCH 34/34] =?UTF-8?Q?gnu:=C2=A0Update?= ocaml packages. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20181017223130.775b25fc@lepiller.eu> <20181017203442.7075-1-julien@lepiller.eu> <20181017203442.7075-34-julien@lepiller.eu> Date: Tue, 23 Oct 2018 23:12:24 +0200 In-Reply-To: <20181017203442.7075-34-julien@lepiller.eu> (Julien Lepiller's message of "Wed, 17 Oct 2018 22:34:42 +0200") Message-ID: <87k1m8bc5j.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Julien Lepiller Cc: 33079@debbugs.gnu.org Julien Lepiller skribis: > --- > gnu/packages/ocaml.scm | 1847 +++++++++++++++++++++++++++------------- > 1 file changed, 1236 insertions(+), 611 deletions(-) This patch does lots of things and lacks a commit log. :-) Should it be merged with the OCaml upgrade patch? Thanks, Ludo=E2=80=99.