From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 cNhwIxkck2RSJQAASxT56A (envelope-from ) for ; Wed, 21 Jun 2023 17:49:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id SMheIhkck2QtVQAAG6o9tA (envelope-from ) for ; Wed, 21 Jun 2023 17:49:45 +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 61BE0248E9 for ; Wed, 21 Jun 2023 17:49:45 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b=22LyNK6i; dmarc=fail reason="SPF not aligned (relaxed)" header.from=uvy.fr (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=1687362585; a=rsa-sha256; cv=none; b=McPliC/GaowmnV/oUvOjqh0v389E4nBbpP/19+CAWlsD+jknJEUO3Oe3GejBQvDtUBpSOk vBwBV+zKIDPq/AqIBZkHF21SLSseWN1W+eGxdNDDlJXCBwtbXnL/r+j+PuQc5IuJYRr1lT BaxMP/pQjPC9RdyLg7ZqUlFurUlRbf7DGWxzbbdqFDzHMveBqUYnIDndwib/xHpwIbLlLF Z9byilHPunR50b9414BiYuAumtr5D+cGHiB/7zSenoykQcMRLRw+nFuYDpJ+IYp3AocgsB EjGPyPODlVBljSFyav/CuU8UAvMRXXEOT0kGTkZaKkzN9nx20Penr7RxESM0AA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b=22LyNK6i; dmarc=fail reason="SPF not aligned (relaxed)" header.from=uvy.fr (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=1687362585; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=RwTZEwOgfMg7eiCiRFeAMtqXeVUUdvuFB9xkTrkOUnA=; b=BNknfrZDi7nO80o4F4lAh9ljCXLhbNeeG7lG1VcIbgzogCC+bxegXUy1fTlLlROQA06dOl nqMcR2b//rYr6xfzIIIGLpiswQ6XIBJi0gqS5h5VfUChbp20Y1Pwmb8RXpb73FfHKzBEN7 wBskL2LjowVW5Pkan8Ibl5YpDJcjSLQ6oOUsz/ytezU2UVRTocjIkliBit5YMDN57mfpZf CvY8zY5A7WuUBPfe/Npm1COVHZVNIhzDKTuh+ZostPOTyhlyEWrakdhe0ioMfo+lpuQy6s q3AeN3OePmfP3HARkM3P21Vwi8QtcbvHD1geeGlef6XZw4oVLU6rTf/z2ffmpw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qC04w-00061G-Iw; Wed, 21 Jun 2023 11:49:06 -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 1qC04t-0005yb-A6 for guix-patches@gnu.org; Wed, 21 Jun 2023 11:49:03 -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 1qC04t-0003bx-05 for guix-patches@gnu.org; Wed, 21 Jun 2023 11:49:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qC04s-0002Ke-RG; Wed, 21 Jun 2023 11:49:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64209] [PATCH 04/14] gnu: Add ocaml-dyn. Resent-From: Benjamin Original-Sender: "Debbugs-submit" Resent-CC: julien@lepiller.eu, pukkamustard@posteo.net, guix-patches@gnu.org Resent-Date: Wed, 21 Jun 2023 15:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64209 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64209@debbugs.gnu.org Cc: Benjamin , Julien Lepiller , pukkamustard X-Debbugs-Original-Xcc: Julien Lepiller , pukkamustard Received: via spool by 64209-submit@debbugs.gnu.org id=B64209.16873625168746 (code B ref 64209); Wed, 21 Jun 2023 15:49:02 +0000 Received: (at 64209) by debbugs.gnu.org; 21 Jun 2023 15:48:36 +0000 Received: from localhost ([127.0.0.1]:34019 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qC04S-0002Gy-0A for submit@debbugs.gnu.org; Wed, 21 Jun 2023 11:48:36 -0400 Received: from mail.uvy.fr ([146.59.197.40]:46262) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qC04K-0002EC-7x for 64209@debbugs.gnu.org; Wed, 21 Jun 2023 11:48:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=uvy.fr; s=202105; t=1687362502; bh=F8I2zQVCXf2LnKhKVA2/Eo4g4egBKVYBQ/frfF6Ztyw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=22LyNK6iVh7xRTg7dKYaxJFfl2Dnsvyog2PpJ14y0G0X7FOYonEtR1TfSZP9w/YQy zCizy1npm7ks0gHsoGhHqlun22/cj0pfOf8q/KExqnTkuw03LNpnWoOlZ+xjCZ06oC 6lVzQfTRm7lsgMkel7I3IpmZ/DtYXEmMZ0K3aWpH7gTcXxzbFdVXKP/DjM+m/ak6pu iYndFeXJ1ZTKRSbJoVszRoEcn4Sit+IPyjegIlosqbpK+uBktNKLUBej97Iyh3r6H9 wKsmrQQb/jsHgrAmjE5WEP6kywiBTUe/Y4kbuG8kfzqPm9Oty6OaiWP4YwZi2gxc9t KLUGZ7pAFz4kw== From: Benjamin Date: Wed, 21 Jun 2023 17:48:18 +0200 Message-Id: X-Mailer: git-send-email 2.40.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: scn1.migadu.com X-Migadu-Spam-Score: -0.65 X-Migadu-Queue-Id: 61BE0248E9 X-Spam-Score: -0.65 X-TUID: QV2E0ywOi60M * gnu/packages/ocaml.scm (ocaml-dyn): New variable. --- gnu/packages/ocaml.scm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 078c7837e7..5ad86c7c20 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -9717,6 +9717,24 @@ (define-public ocaml-chrome-trace risk.") (license license:expat))) +(define-public ocaml-dyn + (package + (inherit dune) + (name "ocaml-dyn") + (build-system dune-build-system) + (arguments + '(#:package "dyn" + #:tests? #f + #:phases (modify-phases %standard-phases + (add-before 'build 'remove-vendor + (lambda _ + (delete-file-recursively "vendor/csexp") + (delete-file-recursively "vendor/pp")))))) + (propagated-inputs (list ocaml-ordering ocaml-pp ocaml-odoc)) + (properties '()) + (synopsis "Dynamic type") + (description "Dynamic type"))) + (define-public ocaml-either (package (name "ocaml-either") -- 2.40.1