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 ms5.migadu.com with LMTPS id 0LZ4N92r/2JkVQEAbAwnHQ (envelope-from ) for ; Fri, 19 Aug 2022 17:27:26 +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 mLVdNt2r/2KfxAAAG6o9tA (envelope-from ) for ; Fri, 19 Aug 2022 17:27:25 +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 B1F852F4B3 for ; Fri, 19 Aug 2022 17:27:25 +0200 (CEST) Received: from localhost ([::1]:47962 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oP3u8-0002PA-Lj for larch@yhetil.org; Fri, 19 Aug 2022 11:27:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48082) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oP3sp-0001l9-Sc for guix-patches@gnu.org; Fri, 19 Aug 2022 11:26:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41154) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oP3sp-0004Gf-Jx for guix-patches@gnu.org; Fri, 19 Aug 2022 11:26:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oP3sp-0001Qa-G0 for guix-patches@gnu.org; Fri, 19 Aug 2022 11:26:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57298] [PATCH 3/5] gnu: Add ocaml-crowbar. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 19 Aug 2022 15:26:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57298 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57298@debbugs.gnu.org Cc: pukkamustard Received: via spool by 57298-submit@debbugs.gnu.org id=B57298.16609227255405 (code B ref 57298); Fri, 19 Aug 2022 15:26:03 +0000 Received: (at 57298) by debbugs.gnu.org; 19 Aug 2022 15:25:25 +0000 Received: from localhost ([127.0.0.1]:59126 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oP3sD-0001P7-6d for submit@debbugs.gnu.org; Fri, 19 Aug 2022 11:25:25 -0400 Received: from mout02.posteo.de ([185.67.36.66]:50405) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oP3sA-0001Ob-KJ for 57298@debbugs.gnu.org; Fri, 19 Aug 2022 11:25:23 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 12EF3240103 for <57298@debbugs.gnu.org>; Fri, 19 Aug 2022 17:25:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1660922717; bh=46Ojl6nO8L0GtmA/fPHYLTLFrabUlA5lViis4sU5OiM=; h=From:To:Cc:Subject:Date:From; b=pqlJGDyJMWOLYSMmKVYDwCeHDd6tsQaD4smPqWC2uCnwwQjVHQDWIuSNYDAob52rB NT3HTMCXwgrsogpMTPRmtu82h4bq48eE8lBknCEFq55pwPGAjD7ngkrOVv1mma7op4 R5yPPI6N7yQlVs03yqsF0dXd9MKawZ/g3W3MxGA/AfTSL9JZhbmRhQ/anAPxSQP5Pn kRN6vY+IBOw7sXWfbt4QbqmAd998MFr1yP870eDuQ7hsaXT2IZWk9rQ9HHxb3BhcbF 07ylKni+LgpupYocdYDdb7aPHTPGlZpqn5doTxiWpjM3Nwu/12Yc2tb3pLWaEE28ql 6Ny2q4BxcR1Tg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4M8QYS4GGWz9rxW; Fri, 19 Aug 2022 17:25:16 +0200 (CEST) From: pukkamustard Date: Fri, 19 Aug 2022 15:24:30 +0000 Message-Id: <20220819152432.26135-3-pukkamustard@posteo.net> In-Reply-To: <20220819152432.26135-1-pukkamustard@posteo.net> References: <20220819152149.25881-1-pukkamustard@posteo.net> <20220819152432.26135-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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1660922845; 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=bfMvOst8tiCEwU7FaJWFqzQSVCeI4R3eR5PMY3gBt28=; b=SfLsCXGedeT0eedkjz2vAwQmo2Z0aOmjDNImVNcL0ilkQt1u2tEcv7IQ6L1Z3GrG8sUn+r evpYswueV7XQn6JTLLB8xOoYrL7shUFAsVcjpvILCR2afq2gAB+xKca/oEeI4zDEPJnCAZ C0v4FLtFfh5QsAT2lOF2Oe37D3g2mB4AKyP8Vfp9h1whGcGbbwMf0zoBfIjItwxwv3/UOH k2FlIHgn33y246nHv8dYiR3XIiU8M8vlUjBmX8iaLIWUT1F1TqQTcxrLMM6HQf8/dAtEB6 41ckReFoq340ftKUJsNXv5IOD/UhqVUgmG5L/JmlaBxoJDam1bUEJepERxM9kw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1660922845; a=rsa-sha256; cv=none; b=mr4wqX5HRnBTflTDhyYhr0Iq+VFsuU0t871pX6WOh8VUMpDlBS0iL8yedGNDf3bag98a25 FsB6QH3/uBu5ORi0grkCLlF8/IuHBWLd9Oc/H8j56W7hve7V+6UdVVbw7EEc64I8NCRgTd WKcKXBNUK4mkXHFulJXBYwurAqoFCflH09tUtHslziYvZCH2aUj4t71AnNJyK84Tgu6v1j DnjEGDyJBLb4qu3g7J57SMHO6ET9kSJOnE/L+Nm4ap/G1sL7mDwL9cg9A7kkWfywMvI/Wr 6+4Obnb7zfgwvBerq/1IY3VSyO1yv2tHb7yPMV0ZV3KCyqA3ytPMq1gxHkX4aA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=pqlJGDyJ; 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" X-Migadu-Spam-Score: 8.95 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=pqlJGDyJ; 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" X-Migadu-Queue-Id: B1F852F4B3 X-Spam-Score: 8.95 X-Migadu-Spam: Yes X-Migadu-Scanner: scn0.migadu.com X-TUID: HrGE3nTRWLSz * gnu/packages/ocaml.scm (ocaml-crowbar): New variable. --- gnu/packages/ocaml.scm | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index dc56fb3ba3..506153785a 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -8604,6 +8604,42 @@ (define-public ocaml-pprint document and by the text width.") (license license:lgpl2.0))) +(define-public ocaml-crowbar + (package + (name "ocaml-crowbar") + (version "0.2.1") + (home-page "https://github.com/stedolan/crowbar") + (source + (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "11f3kiw58g8njx15akx16xcplzvzdw9y6c4jpyfxylkxws4g0f6j")))) + (build-system dune-build-system) + (arguments + ;; Tests require ocaml-xmldiff which requires OCaml 4.12.0 + `(#:tests? #f)) + (propagated-inputs + (list ocaml-ocplib-endian + ocaml-cmdliner + ocaml-afl-persistent)) + (native-inputs + (list ocaml-calendar + ocaml-fpath + ocaml-uucp + ocaml-uunf + ocaml-uutf + ocaml-pprint)) + (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 ocaml-bibtex2html (package (name "ocaml-bibtex2html") -- 2.37.1