From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id HJ+JGiHziV9IJAAA0tVLHw (envelope-from ) for ; Fri, 16 Oct 2020 19:23:13 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id sANAFiHziV8WMQAAB5/wlQ (envelope-from ) for ; Fri, 16 Oct 2020 19:23:13 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E08AB9402AF for ; Fri, 16 Oct 2020 19:23:12 +0000 (UTC) Received: from localhost ([::1]:37276 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kTVJn-0004JT-LP for larch@yhetil.org; Fri, 16 Oct 2020 15:23:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36044) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kTVJe-0004Ip-OX for guix-patches@gnu.org; Fri, 16 Oct 2020 15:23:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49367) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kTVJe-0007TM-EM for guix-patches@gnu.org; Fri, 16 Oct 2020 15:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kTVJe-0004KD-AR for guix-patches@gnu.org; Fri, 16 Oct 2020 15:23:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#44032] [PATCH] gnu: ocaml: Update to 4.11.1 Resent-From: Brett Gilio Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 16 Oct 2020 19:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44032 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Julien Lepiller Cc: 44032@debbugs.gnu.org Received: via spool by 44032-submit@debbugs.gnu.org id=B44032.160287612916547 (code B ref 44032); Fri, 16 Oct 2020 19:23:02 +0000 Received: (at 44032) by debbugs.gnu.org; 16 Oct 2020 19:22:09 +0000 Received: from localhost ([127.0.0.1]:60913 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kTVIn-0004Ip-4l for submit@debbugs.gnu.org; Fri, 16 Oct 2020 15:22:09 -0400 Received: from eggs.gnu.org ([209.51.188.92]:57228) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kTVIk-0004IQ-VT for 44032@debbugs.gnu.org; Fri, 16 Oct 2020 15:22:07 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40109) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kTVIc-0007Nt-BY; Fri, 16 Oct 2020 15:21:58 -0400 Received: from cpe-70-118-247-167.kc.res.rr.com ([70.118.247.167]:56598 helo=debian) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kTVIb-0006lG-Sk; Fri, 16 Oct 2020 15:21:58 -0400 From: Brett Gilio References: <20201016171436.5f642654@tachikoma> Date: Fri, 16 Oct 2020 14:21:56 -0500 In-Reply-To: <20201016171436.5f642654@tachikoma> (Julien Lepiller's message of "Fri, 16 Oct 2020 17:14:36 +0200") Message-ID: <87362egenf.fsf@debian> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: MwPAGcXKfiaf Julien Lepiller writes: > Hi Guix! > > this small patch series update ocaml to 4.11.1. The first patch adds > ocaml 4.11.1, the second adds findlib for 4.09, the third add > package-with-ocaml4.09 (along with ocaml4.09-dune, which I can't put in > a separate patch without breaking something). Then, three patches fix > the build of three packages (with these patches, they build fine with > 4.09 and 4.11). The last patch performs the final switch to 4.11. > Easier than I expected! :) > > Note that with that, previously unreproducible packages are > reproducible! > Great work Julien! We are also working on this on the Debian side as well. I am looking forward to seeing 4.11.1 hit Guix master. Thanks a lot for your and other's hard work on this. -- Brett M. Gilio brettg@gnu.org https://brettgilio.com/ E82A C026 95D6 FF02 43CA 1E5C F6C5 2DD1 BA27 CB87