From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 kOswF+2r/2IN1wAAbAwnHQ (envelope-from ) for ; Fri, 19 Aug 2022 17:27:41 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id AM8VFu2r/2JxbQAAG6o9tA (envelope-from ) for ; Fri, 19 Aug 2022 17:27:41 +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 1254F2A30 for ; Fri, 19 Aug 2022 17:27:41 +0200 (CEST) Received: from localhost ([::1]:50460 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oP3uO-0002kW-99 for larch@yhetil.org; Fri, 19 Aug 2022 11:27:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48086) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oP3sq-0001m3-LW for guix-patches@gnu.org; Fri, 19 Aug 2022 11:26:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41156) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oP3sq-0004Gr-Dc for guix-patches@gnu.org; Fri, 19 Aug 2022 11:26:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oP3sq-0001Qp-9o for guix-patches@gnu.org; Fri, 19 Aug 2022 11:26:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57298] [PATCH 5/5] gnu: Add ocaml-digestif. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 19 Aug 2022 15:26:04 +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.16609227325431 (code B ref 57298); Fri, 19 Aug 2022 15:26:04 +0000 Received: (at 57298) by debbugs.gnu.org; 19 Aug 2022 15:25:32 +0000 Received: from localhost ([127.0.0.1]:59132 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oP3sJ-0001PX-Sn for submit@debbugs.gnu.org; Fri, 19 Aug 2022 11:25:32 -0400 Received: from mout02.posteo.de ([185.67.36.66]:57783) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oP3sF-0001Ot-Hk for 57298@debbugs.gnu.org; Fri, 19 Aug 2022 11:25:28 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id F241D240106 for <57298@debbugs.gnu.org>; Fri, 19 Aug 2022 17:25:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1660922722; bh=DW4lI4wmXXrG5yxkWjE8ecj5tqnuzLNiYsQSbI+EpS0=; h=From:To:Cc:Subject:Date:From; b=hYCfs3cUTkJoLVUAcx5p29GgZEuB7hbicLxCzo6tBO1RUlx+zt0VAm2/kRVt820Ju 3tTXAuFHHWY1Y38JacoE90j7ha1TLFg0g7z1r6naJzDsLaL2jBVPQ7pHiKk552fCGH 9LB6YQxldOIkKNAfPPThMS0LLKJII/tMy0wXbNFwhpmX41pJnw7x1AOrB9Ku6FUbXl z7r1GozVv29i/JKfhm37t9EN+pCviRvjcFZS8n/421On/CZeHMMVq0gud7EoAeB6WV vDANEFneTQCz/s0CFxGP7hpheiCv6AkEK3FClJ2rXZviBJBQGJMUqZSz8L2bF73NZI NxDF2eI0UiPpg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4M8QYY3DH8z9rxH; Fri, 19 Aug 2022 17:25:21 +0200 (CEST) From: pukkamustard Date: Fri, 19 Aug 2022 15:24:32 +0000 Message-Id: <20220819152432.26135-5-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=1660922861; 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=y6Sx7LiEOu9nnX/hJWkf+DBbyY/CvUY8XU402J836Ig=; b=WqDtEgb0+WAW00UeYq2sVCoBUpfYyKTzom3lFiLI9zctaHbjMAXe0XXkRaVUolgxT78K54 Ye2sPnJGYO0pj9yIHY3JBhWYw4dRlCCW2Js46iKtaFWN/jnoAb16EZ3T6qL5kXvthasj5z cqdXHN5ZvF/J9YFAY/QP+dP15Zg62/kloXDQOTfObonZhgHmNrSNhAEVFUSR2QiHPIghYs SaokNQlie0mUC1M8+CENBumoCRMVP1DJPjqOYPPBw2JW52vYMTSk10yVU0q0uD/mVy+mT4 KrO6l9t4kA8P1dgY4PeQR8OWrPgRIQ/gnUm1b/oExW6WU/bBiCr/jujxTYX4sw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1660922861; a=rsa-sha256; cv=none; b=uW9ge8jfQss5kOlM+wLdJQs5ZDB9FyTZE9bmJsoxD+xHSl0PF7sK9fr1ZE1DO/oZHQmvpe GDZGwos03mMoPpXA6/qKUBL4ihUxeMBnKI1+xXaqt0bMxjU77jm76cbKJb/+hqWSQNhl6F ucUZuvOXvWaJiYqcr05QDDrvotDhi2TxfgZE7VHxOIs1VLOW/0juM+0ofh8mQu5xxEl/gX KADNb6McAfWPeJt9YCYTbF1mWURsRfNs3BLesndIlRAWn3eh2B1ywBnRT7ycyMpbhL91JH VgYYmPtosKhrjZWJv5Mys/xKZWsur3AEqSywQ7cbKhvpMBOUtwNvweoab6DEGA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=hYCfs3cU; 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=hYCfs3cU; 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: 1254F2A30 X-Spam-Score: 8.95 X-Migadu-Spam: Yes X-Migadu-Scanner: scn1.migadu.com X-TUID: R2kkoeO668F5 * gnu/packages/ocaml.scm (ocaml-digestif): New variable. --- gnu/packages/ocaml.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index f078241c10..6dde939ad7 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -8663,6 +8663,39 @@ (define-public ocaml-eqaf constant-time to avoid timing-attack with crypto stuff.") (license license:expat))) +(define-public ocaml-digestif + (package + (name "ocaml-digestif") + (version "1.1.2") + (home-page "https://github.com/mirage/digestif") + (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 + "0mc233d63y04jznsn3bxncgv7fkvyngbv6hcka412iq0y3x4qsmq")))) + (build-system dune-build-system) + (propagated-inputs (list ocaml-eqaf)) + (native-inputs + (list pkg-config + ocaml-fmt + ocaml-alcotest + ocaml-bos + ocaml-astring + ocaml-fpath + ocaml-rresult + ocaml-findlib)) + (synopsis "Simple hash algorithms in OCaml") + (description + "Digestif is an OCaml library that provides implementations of hash +algorithms. Implemented hash algorithms include MD5, SHA1, SHA224, SHA256, +SHA384, SHA512, Blake2b, Blake2s and RIPEMD160.") + (license license:expat))) + (define-public ocaml-bibtex2html (package (name "ocaml-bibtex2html") -- 2.37.1