From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 121790 invoked by alias); 27 Mar 2017 21:51:26 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 73359 invoked by uid 89); 27 Mar 2017 21:45:20 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=Language, featuring, Hx-languages-length:1031, family X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 15E23804F2 Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 15E23804F2 From: Yaakov Selkowitz Subject: OCaml 4.04.0 To: cygwin-announce@cygwin.com Message-ID: <0dbd6d3b-0782-74bb-035b-248a06d473b6@cygwin.com> Date: Mon, 27 Mar 2017 21:51:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2017-03/txt/msg00078.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * ocaml-4.04.0-1.tar.xz * ocaml-camlp4-4.04+1-1.tar.xz * ocaml-camlp5-6.17-1.tar.xz * ocaml-compiler-libs-4.04.0-1.tar.xz * ocaml-facile-1.1.3-1.tar.xz * ocaml-findlib-1.7.1-1.tar.xz * ocaml-lablgl-1.05-3.tar.xz * ocaml-lablglade2-2.18.5-1.tar.xz * ocaml-lablgnomecanvas-2.18.5-1.tar.xz * ocaml-lablgnomeui-2.18.5-1.tar.xz * ocaml-lablgtk2-2.18.5-1.tar.xz * ocaml-lablgtkgl2-2.18.5-1.tar.xz * ocaml-lablgtksourceview2-2.18.5-1.tar.xz * ocaml-lablgtkspell-2.18.5-1.tar.xz * ocaml-lablrsvg-2.18.5-1.tar.xz * ocaml-labltk-8.06.2-1.tar.xz * ocaml-ocamlbuild-0.10.1-1.tar.xz * ocaml-source-4.04.0-1.tar.xz * emacs-ocaml-4.04.0-1.tar.xz * flexdll-0.35-2.tar.xz OCaml is a fast modern type-inferring functional programming language descended from the ML (Meta Language) family, featuring objects, modules, and a high-performance native-code compiler. This is an update to the latest versions of the compiler, runtime, libraries, and tools. -- Yaakov