From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id SDhAKzNC0mRqAAEASxT56A (envelope-from ) for ; Tue, 08 Aug 2023 15:25:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id YNj7KjNC0mQ/ywAAauVa8A (envelope-from ) for ; Tue, 08 Aug 2023 15:25:07 +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 52A27495C0 for ; Tue, 8 Aug 2023 15:25:07 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b="dvi/IkMX"; 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=fail reason="SPF not aligned (relaxed)" header.from=uvy.fr (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691501107; a=rsa-sha256; cv=none; b=fIm7XHqfimFshwAuufE/VkoFkddtEDO/H+CH1PbTB32RcW6fMUU3rpaDMng/nc1nUS8zdk wnJ0B579YpI1gYhI3QRab6z1whlfo76LQc3cbvGAauvi23q0iCDh5204S+NcKDYPKVX2oH YC9BLM6lqyQRvRZX/uyQdGG8DaPOL24o9tgSiSzSghmnH90q4jvRK+U7Mps8Y74Nu0TYAm 1VEl7wrPVlcyeaYeeungqTlTLp2+TRuV6+mBdMvjHMPKYBpdge00KdqL/XZhr9b+lxI5kp RIGZGcTl0oPWZsQ/K/qY2viXeFWBpEQgyYhLQtqvJTkmFwQ8metvZ8snWbzyIg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691501107; 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=K84pU8GtMpjS/yPOahGsRbwerOLFUaN1Foh6TWw1tPg=; b=lj8P/4mTAm41HyrR+Mq9aV2TqbdJBuarGykuDLt+qR626Wr7xj0yqi6dUHwapiM+fyBfV2 Dv8oxqVblsp9jp5BwJKOrp9IOTTB3GEPhYNpDdQ8EgaTQD/Ls35Xjq56RT1GU9TBePpnTq G6+WIhtTOJeZUQ8qlFEFAaCNniYHjvtfbZiHxYYwY5SROFGxWnrf5uxmnvO+rgx4Rr/3Ci P1q8qdlAbUhj0/InsI8SkukgF2mageVmgMQKssrVKbPdRgeBGVUqfh8Wl0ywFMSLyyhyRR ypAPbYxam7ECEVkJm0p72mjFDuRDVL8zLzPdUtQOgAnOQy1omsWujNnBwNC3CA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b="dvi/IkMX"; 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=fail reason="SPF not aligned (relaxed)" header.from=uvy.fr (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qTMhs-00022P-L8; Tue, 08 Aug 2023 09:25:04 -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 1qTMhq-00021U-IA for guix-patches@gnu.org; Tue, 08 Aug 2023 09:25:02 -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 1qTMhq-0000O6-37 for guix-patches@gnu.org; Tue, 08 Aug 2023 09:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qTMhp-0002nL-TN; Tue, 08 Aug 2023 09:25:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64209] [PATCH v2 05/14] gnu: Add ocaml-ordering. Resent-From: Benjamin Original-Sender: "Debbugs-submit" Resent-CC: julien@lepiller.eu, pukkamustard@posteo.net, guix-patches@gnu.org Resent-Date: Tue, 08 Aug 2023 13:25:01 +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.169150104810608 (code B ref 64209); Tue, 08 Aug 2023 13:25:01 +0000 Received: (at 64209) by debbugs.gnu.org; 8 Aug 2023 13:24:08 +0000 Received: from localhost ([127.0.0.1]:35610 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qTMgy-0002l1-G1 for submit@debbugs.gnu.org; Tue, 08 Aug 2023 09:24:08 -0400 Received: from mail.uvy.fr ([146.59.197.40]:33112) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qTMgt-0002hu-Ul for 64209@debbugs.gnu.org; Tue, 08 Aug 2023 09:24:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=uvy.fr; s=202105; t=1691501031; bh=hqlcZFw00sOSZqV8ZscDZq3jy260gGW9M7XKBWKXDd4=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=dvi/IkMXbiQ0tIhWF6Onqn/ZtCVvzqW4FBFZXM04WM1815kV3noaNgqbsKJuTkhhS T1kGs2Tmt4vJAjpfQC8UaXDF/4cQj5FOL0Aw/KvUUNeXXJe58QMODQj+rMCor3mFZl 6oC4C8Yk0pL/oOFKrExMZGOIrZvdxrqtLUhpziMll9UTvqt77D4yEabBoFVLzEjkJW Tiw1h2wDbM5sydL2yeK/jphikz+tm31KXjEBKqn/wTElmDlrz6Gw+EU9zlKOykzOgh llQXFzhbSlSvB1erF4KBAuCyfjIxA3emCDSpq0K59e0h9h/On+Rdg86bLRkD81o6pW Mf1AIWRZqB2Pw== From: Benjamin Date: Tue, 8 Aug 2023 15:23:02 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -3.56 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 52A27495C0 X-Spam-Score: -3.56 X-TUID: 1s7lft/Vc1ya * gnu/packages/ocaml.scm (ocaml-ordering): New variable. --- gnu/packages/ocaml.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index ec21a26d19..45e34c7d66 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -9723,6 +9723,25 @@ (define-public ocaml-dune-build-info reporting the version from the version control system during development to get an precise reference of when the executable was built."))) +(define-public ocaml-ordering + (package + (inherit dune) + (name "ocaml-ordering") + (build-system dune-build-system) + (arguments + '(#:package "ordering" + #: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-odoc)) + (properties '()) + (synopsis "Element ordering library") + (description "This library implement element ordering and a convenient +operator for efficiently chaining multiple comparisons together."))) + (define-public ocaml-either (package (name "ocaml-either") -- 2.41.0