From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id uNZuKuuhlWRahgAASxT56A (envelope-from ) for ; Fri, 23 Jun 2023 15:45:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id EBZpKuuhlWTAMwEA9RJhRA (envelope-from ) for ; Fri, 23 Jun 2023 15:45:15 +0200 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 58FB02DF64 for ; Fri, 23 Jun 2023 15:45:15 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=R7zvvvhi; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1687527915; h=from:from:sender:sender: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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=9CpajF+20IPWwKuuSa0x7jTp7D9JlxdkLD+WEiQeUfU=; b=aGyj1rca9h54RtHCX6jCRR/4yJ5nQFhAE5FOnl0KxRCoNL8WXfEhEwjlusx1pFBJ70+ss1 PhFZunu1sv6j8dNIfsDfkkLOMpa4k0o/0YC6RdfQNAG8Jb+j6YxWxFAsCvQh0DRorhg7CF d3esXu54KsBII72kSWoXA59fxRvTogRU2IlT1bu2grA1ZDy05MiaCYxR97seJeMXK3Kcp6 DMhdTsMVk4B3izqlS/m4QI/g+xO5qwWqSkhN9OK4NKLtfOlNQA68RQpbvpMKTBFu2P3ZGh OdeIPDrBEuNkpuzKeS9Q2XQQ/CP/ABIrHP/qMUSwG0IkZ5pa9ufcsR3jmRFKqg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=R7zvvvhi; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1687527915; a=rsa-sha256; cv=none; b=P4Fur0w4C7STqNgydAH3+TdzFN0NqJYxZjWVL21sAuYsUmgla9AObO9Fsq6jLzNYqgYCu5 jSIOZEqSeVIdMG7eyRT49jTXlq4qZWzOuQXTWWbOZN3XNGysOBS1eAAw7e5ILnaE0xwFaJ mQmNO9Ac0AAvyzRC0SqoD4Wr/CdEKAI2IuGd7kXrPbkXru1ZAO/V0bCz8Usk+QeCDABv0B fQ92dgTGV8KfTPoorMvsv9rge5V1ORAmvapacYgp8+g5U7ZFme/O354900AXFOqAIxHdZo T5fPD48VYS4wYGXKe662HzrCkezBDxB7nQacCZ3h8GZpz38h2Sr2N+49/IplEQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qCh63-0007lm-Rs; Fri, 23 Jun 2023 09:45:09 -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 1qCh61-0007kL-KM for guix-patches@gnu.org; Fri, 23 Jun 2023 09:45:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qCh61-0004Ck-9z for guix-patches@gnu.org; Fri, 23 Jun 2023 09:45:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qCh5y-0006zz-CX; Fri, 23 Jun 2023 09:45:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64249] [PATCH ocaml-team 1/2] gnu: ocaml: Update to 4.14.1. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: julien@lepiller.eu, pukkamustard@posteo.net, guix-patches@gnu.org Resent-Date: Fri, 23 Jun 2023 13:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 64249 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64249@debbugs.gnu.org Cc: pukkamustard , 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.168752785826831 (code B ref -1); Fri, 23 Jun 2023 13:45:02 +0000 Received: (at submit) by debbugs.gnu.org; 23 Jun 2023 13:44:18 +0000 Received: from localhost ([127.0.0.1]:37888 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qCh5F-0006yg-N8 for submit@debbugs.gnu.org; Fri, 23 Jun 2023 09:44:18 -0400 Received: from lists.gnu.org ([209.51.188.17]:44584) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qCh5A-0006yV-3w for submit@debbugs.gnu.org; Fri, 23 Jun 2023 09:44:16 -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 1qCh59-0007VM-PI for guix-patches@gnu.org; Fri, 23 Jun 2023 09:44:11 -0400 Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qCh57-0002jO-FB for guix-patches@gnu.org; Fri, 23 Jun 2023 09:44:11 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id AE76624002A for ; Fri, 23 Jun 2023 15:44:00 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1687527840; bh=PvS3361pzwNR1ioiSyUNT87kOFCRqgi0r49fGuav/D4=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version: Content-Transfer-Encoding:From; b=R7zvvvhiGavswTfRjcHnA3Q6yRMbpg7HqkpNS70/NJ26lwHHI6N8DosH0N3aihRJi DQfGdT0h1PvhrLM9sJ2+lWSQaGreu98yexqpRP0wQrkafuMvmadRfHVK1s7S16SAIJ wDSrIDOQ7MsE/Y5CU9fKjjF6KocrBm+SMhk6WACIJo/BUPCoZrZCL7HlkW58GL/VNi 43DoHdtRYFk3euJXAtcIKzrNpW8VBtJmoEF1IgBoe3NDwH3EXpr/B3C/CGjfW7U1p1 PmsN25ePRE85zxzxhfyIEOV/N75tAZEhB4JndAsbjIjkAhUJN6h7pRW/yDRgOkWtCA gIK/IzMiEZ12A== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4QndkS1PPqz6tsB; Fri, 23 Jun 2023 15:44:00 +0200 (CEST) From: pukkamustard Date: Fri, 23 Jun 2023 13:43:38 +0000 Message-Id: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.65; envelope-from=pukkamustard@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -0.65 X-Spam-Score: -0.65 X-Migadu-Queue-Id: 58FB02DF64 X-TUID: eJLCJyO1WqUy * gnu/packages/ocaml.scm (ocaml): Update to 4.14.1. --- 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 ab0aa0574a..6ffde41cc0 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -253,7 +253,7 @@ (define-public ocaml-5.0 (define-public ocaml-4.14 (package (name "ocaml") - (version "4.14.0") + (version "4.14.1") (source (origin (method url-fetch) (uri (string-append @@ -262,7 +262,7 @@ (define-public ocaml-4.14 "/ocaml-" version ".tar.xz")) (sha256 (base32 - "0axcc7c23pf4qinz4vxgkba6pwziwbp9i2ydwzar7x9zlp6diarn")))) + "0vxvwxxycpc3r5p7ys59d86vw5vdr2lhmck1f3s6qms2096rf9y1")))) (build-system gnu-build-system) (native-search-paths (list (search-path-specification base-commit: 6e1215fb9c03ccb4a2d4440990aee5a66a935268 -- 2.40.1