From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 8F7uISVynGP4cAAAbAwnHQ (envelope-from ) for ; Fri, 16 Dec 2022 14:27:01 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id uB4WIiVynGOcvAAA9RJhRA (envelope-from ) for ; Fri, 16 Dec 2022 14:27:01 +0100 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 5432D3C9FD for ; Fri, 16 Dec 2022 14:27:01 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p6AjB-0005x8-Mm; Fri, 16 Dec 2022 08:26:17 -0500 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 1p6Aj8-0005ux-9U for guix-patches@gnu.org; Fri, 16 Dec 2022 08:26:14 -0500 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 1p6Aj8-0007D6-0f for guix-patches@gnu.org; Fri, 16 Dec 2022 08:26:14 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p6Aj7-000379-PZ for guix-patches@gnu.org; Fri, 16 Dec 2022 08:26:13 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60120] [PATCH 15/28] gnu: Add ocaml5.0-crowbar. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 16 Dec 2022 13:26:13 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60120 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 60120@debbugs.gnu.org Cc: pukkamustard Received: via spool by 60120-submit@debbugs.gnu.org id=B60120.167119717011922 (code B ref 60120); Fri, 16 Dec 2022 13:26:13 +0000 Received: (at 60120) by debbugs.gnu.org; 16 Dec 2022 13:26:10 +0000 Received: from localhost ([127.0.0.1]:49332 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p6Aj4-000362-61 for submit@debbugs.gnu.org; Fri, 16 Dec 2022 08:26:10 -0500 Received: from mout01.posteo.de ([185.67.36.65]:43029) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p6Air-00031h-96 for 60120@debbugs.gnu.org; Fri, 16 Dec 2022 08:25:57 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id C1630240029 for <60120@debbugs.gnu.org>; Fri, 16 Dec 2022 14:25:51 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1671197151; bh=6notl1aoLiezQw/e+fP3H4JDEZkVFZaLE4NXKpNnm0Y=; h=From:To:Cc:Subject:Date:From; b=PdlPvFg4LFmzUX/Ipx8ytMud9YMH66xUgOFwEZwzcr2CuaHoxRRNy9RAnsjAH3ZMb PvcNujq4dUNCmNHRwwPN2g5YlwpCWwqyTNetqRlKVcBgBpabxaCZp0xcKqmoaXGuAO aNW0iRhwLE1a5Ij1SZevWCDXxwYSJrCwf2MiUicK76Y8jhfujc+VCDKg510FU5kBtO kSEHn0JK3G20UUYWKHAO2u/9XdVbSvMBTxM5AID57tUOayTf75QEI2t/zKs9MWrXD8 pN0VLbL5aF6z0oI+KC0Kb59rOt22wei698GX70stGNBpWyEMhhFS0IsS5pj2xNHClc SQ4xdoxleAluQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4NYVGl2MHnz6tm4; Fri, 16 Dec 2022 14:25:51 +0100 (CET) From: pukkamustard Date: Fri, 16 Dec 2022 13:25:14 +0000 Message-Id: <20221216132527.2539-15-pukkamustard@posteo.net> In-Reply-To: <20221216132527.2539-1-pukkamustard@posteo.net> References: <20221216132224.2229-1-pukkamustard@posteo.net> <20221216132527.2539-1-pukkamustard@posteo.net> 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1671197221; a=rsa-sha256; cv=none; b=PF9sYXDw2GbFf+8i6ZFRp4vpFNd/5EHcDM/SWDPUcEqv/VHtum2vwZ7bATnnsW3aE0b3Pr f95R8o0s9HNeEJmLJ234wWMYDYDlmlWsnNv3o9LYpggZw5DgEsAxUZwqFwP6W9VrcXTWAz ViNeoSU7KYQjYT7IuNDDwIXCeuDnxReIuZv63KiXEfTf1mCtPIIPxErvEwJFZMCKWIy2tO 9v91EBIhY2uojIrSl4H1DD1dgzKL48jzUoG7y39woBTd7sP8KKRVIvNzQAAidElKTM0Gi5 8ASFI6hoOpv0xfRBXrmpYtqw219U5AE8aHghZUktb5zESsYzaHZgl2u0Vbd5zA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=PdlPvFg4; 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 (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1671197221; 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=y1q33tvHlawFRUR6bLOz1Bik/36zvw4cy+B0MzwOlLw=; b=V4eLWvTX8Xtxrc+8B7VT39L4AKfq/GElisTerUtcOtRHPl9PHj9aqW3oqp8WvOgmuRjuLt jeoPtyoBaTNxBidwczPnzLT2eF7iMPsQPyv5LiyM7WaQRUcddGb/ryD+qnTtpQCKPEaJhu ZYB17lq/C8V428lB3W2UM22JdVRpaJ6wKL2j4QRInNXVjFGt2twH6HxbdU8hkbfv2h0qzs +ELlGUMpid+vFsLKdIUPE+H7ZQR5gwiT+LzTQAF5fCSaQICZrTnH8ARGTzcqP6BmrahNd0 vbTWAyWxtqstFEgy+FovZtPZpq+PB5dpoJvUycSBoXEwDRyfB4/Cn/HCbk909Q== X-Migadu-Spam-Score: 7.33 X-Spam-Score: 7.33 X-Migadu-Queue-Id: 5432D3C9FD X-Migadu-Spam: Yes X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=PdlPvFg4; 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 (strict)" header.from=posteo.net (policy=none) X-Migadu-Scanner: scn1.migadu.com X-TUID: PA3WJbuvJkQV * gnu/packages/ocaml.scm (ocaml5.0-crowbar): New variable. --- gnu/packages/ocaml.scm | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 5383972eb6..0998d6cd09 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -8834,12 +8834,21 @@ (define-public ocaml-crowbar ocaml-uunf ocaml-uutf ocaml-pprint)) + (properties `((ocaml5.0-variant . ,(delay ocaml5.0-crowbar)))) (synopsis "Ocaml library for tests, let a fuzzer find failing cases") (description "Crowbar is a library for testing code, combining QuickCheck-style property-based testing and the magical bug-finding powers of @uref{http://lcamtuf.coredump.cx/afl/, afl-fuzz}.") (license license:expat))) +(define-public ocaml5.0-crowbar + (package-with-ocaml5.0 + (package + (inherit ocaml-crowbar) + ;; Tests require ocaml-calendar which does not work with OCaml 5.0 + (arguments `(#:tests? #f)) + (properties '())))) + (define-public ocaml-eqaf (package (name "ocaml-eqaf") -- 2.38.1