From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id APo6IDv39mVbggAA62LTzQ:P1 (envelope-from ) for ; Sun, 17 Mar 2024 14:59:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id APo6IDv39mVbggAA62LTzQ (envelope-from ) for ; Sun, 17 Mar 2024 14:59:23 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nanein.fr header.s=mail header.b=Fr+ry4O8; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1710683963; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=fJfyXYlxK8p/6jBJdRQXKi4BVo33qslGLq5m20UX5z8=; b=RK2Kj6HZVWNhLBO1m8vG4Dl1xDWyj3wgfKfpN9WTL+68ye1REMTVkEcFfC/Och/kUc+Xej 8EQnieQwpASdH+5scYvt5N640jLxkKuS1qi8QfUXkXnH4FkTBsh+74jPSBI7awJ402ySQt z8Z3wI9NHbyeRFaEYDfbN7T17JTN51rDOIEtQceeY8zR5Sth7v0q9qFwdt92EWvaV+S8K7 KjklQUKkDipJqHCXgj3HmkbMxOoNu4wJOgaMrNeR/80jyO5fO+loQH65lAnQWIZNL2nikE C4vQBvVD5zU9cAOXnB15jfRTiGGm23j2ACNyRL601rUBSBd+lja6GNRcit+B/A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1710683963; a=rsa-sha256; cv=none; b=thm6J3RbJjsMo69DY8LSm4MD0dTQ0DBdc/hyO/W5Gt9Cgmt5abPtQCLQj1UEi/7MVGnFYP WzsOAl9bXu8Pd2+waB9P0Phat/f8YngodFHS8mkOT2HbNwFlgQDkV950XzC5FkqrGSodNO owhYWe5ByFyHX1hQ0zs/anAeCSjmfHta6GUUbvgwgTSVboi9SSVFa9/OzKxf627dgjk/fl p6uq9BzDoxTje0cRD4wymBL/xmYODFKAwL/s/jrr2NR4Jp0Jd5Pa+WV92zExpK6p22x3rZ Sym9pMfK+58SJzjH6vGIzF4HxU2Dxs8i3ipHv07mYnUHj0V5ZnkWVj6INsMFBA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nanein.fr header.s=mail header.b=Fr+ry4O8; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org 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 7127C46E39 for ; Sun, 17 Mar 2024 14:59:23 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rlr21-0007Yb-Mt; Sun, 17 Mar 2024 09:58:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rlr1v-0007X7-82 for guix-patches@gnu.org; Sun, 17 Mar 2024 09:58:27 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rlr1u-00038L-VJ for guix-patches@gnu.org; Sun, 17 Mar 2024 09:58:26 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rlr2W-0000XU-Fi; Sun, 17 Mar 2024 09:59:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69850] [PATCH 1/9] gnu: ocaml-4.14: Update to 4.14.2. Resent-From: Arnaud Daby-Seesaram Original-Sender: "Debbugs-submit" Resent-CC: julien@lepiller.eu, pukkamustard@posteo.net, guix-patches@gnu.org Resent-Date: Sun, 17 Mar 2024 13:59:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69850 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69850@debbugs.gnu.org Cc: Arnaud Daby-Seesaram , Julien Lepiller , pukkamustard X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Julien Lepiller , pukkamustard Received: via spool by submit@debbugs.gnu.org id=B.17106839331957 (code B ref -1); Sun, 17 Mar 2024 13:59:04 +0000 Received: (at submit) by debbugs.gnu.org; 17 Mar 2024 13:58:53 +0000 Received: from localhost ([127.0.0.1]:58535 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rlr2L-0000VU-72 for submit@debbugs.gnu.org; Sun, 17 Mar 2024 09:58:53 -0400 Received: from lists.gnu.org ([209.51.188.17]:57106) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rlr2A-0000U4-5Y for submit@debbugs.gnu.org; Sun, 17 Mar 2024 09:58:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rlr1Y-0007Sk-9E for guix-patches@gnu.org; Sun, 17 Mar 2024 09:58:04 -0400 Received: from mx1.nanein.fr ([2a0c:700:12:50:1::103] helo=nanein.fr) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rlr1V-00032p-Ea for guix-patches@gnu.org; Sun, 17 Mar 2024 09:58:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nanein.fr; s=mail; t=1710683863; bh=+zmQNiwl/j8GrG42ZVNokbQyIu9YsmrVw40Ov0FiPdM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Fr+ry4O8U/rMkKuc0HPkxhjwc64XK6gy2HBwLLIhPGRVTJ2Xc74dfw+9CCG0rAZBT nvVXs7JJYO5NzZFfCMqR+/J/teJEhMfR+8eroNrju7af4Sp+f3g22Tgw9fSw8Nssef tavAvXTZKJGs0gpjPm7prgptl2B5iUkwVnfwKBvLlEmQxNdtmh+lG9xORWWxTPEppX BTDC87dpCeDK/9ehTBezVkJNpZjBaq+dyjPHB+pacS2//022yLhRcgn5k+J9Bx+Yqj jkiMAxlp5ouMUkjBpt2i6ns/dxPZD9LPknhxMyE/5KlufQSZ+jRQlWPB4Xlbit+xBx KCbeP0vjqeBPHo/vrv9KU+ZEOlXk+XFJVvPBfh7HHsUOoOXoRf2kGxQXIq3ddrNeAY 56HpjleMgTvdIZIKUJW/nqKKCURtQ4WCqxJAUZIZt8s0D8S1hQwXu13ai3h9Yzu8dk P7zmQPj3FaUClJn12Ry1rMTvs7EBjVed/DJzSf8J5FLeJWkVQutfmLDTMu+Ed0kVdA zkLwOsunpsdbyI6+ic4BF12v/qBiZZLGICcmItI3B4Tg2eg65WDge9ugq6FSc39P+z avoUexRSJppQDyTaxzcxjNt1G5sLEkg5+UDy6syA7IVdrxbQKqiSG43z+Gu51/9lFS Cp/Mg0+blvB5U9jJ2dGrwCYs= Received: from localhost.localdomain (84.52.192.178.dynamic.wline.res.cust.swisscom.ch [178.192.52.84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by nanein.fr (Postfix) with ESMTPSA id 9933C140267; Sun, 17 Mar 2024 14:57:43 +0100 (CET) Date: Sun, 17 Mar 2024 14:57:00 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a0c:700:12:50:1::103; envelope-from=ds-ac@nanein.fr; helo=nanein.fr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Arnaud Daby-Seesaram X-ACL-Warn: , Arnaud Daby-Seesaram via Guix-patches From: Arnaud Daby-Seesaram via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.50 X-Spam-Score: -6.50 X-Migadu-Queue-Id: 7127C46E39 X-Migadu-Scanner: mx11.migadu.com X-TUID: RqIrvP1Q1w0m * gnu/packages/ocaml.scm (ocaml-4.14): Update to 4.14.2. Change-Id: Ib07d92afede8a504f420cc27047b2d9312b09e24 --- gnu/packages/ocaml.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 0f4c351141..7d7c6826f7 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -255,7 +255,7 @@ (define-public ocaml-5.0 (define-public ocaml-4.14 (package (name "ocaml") - (version "4.14.1") + (version "4.14.2") (source (origin (method url-fetch) (uri (string-append @@ -264,7 +264,7 @@ (define-public ocaml-4.14 "/ocaml-" version ".tar.xz")) (sha256 (base32 - "0vxvwxxycpc3r5p7ys59d86vw5vdr2lhmck1f3s6qms2096rf9y1")))) + "0r67zrn22532p5y6zk0zd0i74lbgxal4dpsq6gwlcag3jf3gc6bq")))) (build-system gnu-build-system) (native-search-paths (list (search-path-specification -- 2.41.0