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 WHAXIOZSA2MxRgAAbAwnHQ (envelope-from ) for ; Mon, 22 Aug 2022 11:56:54 +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 aA8KH+ZSA2NbKQEAG6o9tA (envelope-from ) for ; Mon, 22 Aug 2022 11:56:54 +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 3B59F8954 for ; Mon, 22 Aug 2022 11:56:54 +0200 (CEST) Received: from localhost ([::1]:50784 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oQ4Av-0008Iz-FR for larch@yhetil.org; Mon, 22 Aug 2022 05:56:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54092) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQ4A8-0007fC-4C for guix-patches@gnu.org; Mon, 22 Aug 2022 05:56:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48175) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oQ4A7-0007dh-Se for guix-patches@gnu.org; Mon, 22 Aug 2022 05:56:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oQ4A7-000665-PY for guix-patches@gnu.org; Mon, 22 Aug 2022 05:56:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57298] [PATCH v2 5/5] gnu: Add ocaml-digestif. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 22 Aug 2022 09:56: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.166116214623384 (code B ref 57298); Mon, 22 Aug 2022 09:56:03 +0000 Received: (at 57298) by debbugs.gnu.org; 22 Aug 2022 09:55:46 +0000 Received: from localhost ([127.0.0.1]:37920 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oQ49q-000656-DU for submit@debbugs.gnu.org; Mon, 22 Aug 2022 05:55:46 -0400 Received: from mout02.posteo.de ([185.67.36.66]:45181) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oQ49f-000644-ET for 57298@debbugs.gnu.org; Mon, 22 Aug 2022 05:55:35 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 59574240101 for <57298@debbugs.gnu.org>; Mon, 22 Aug 2022 11:55:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1661162128; bh=fFzJOsHLk3rqJ7VC7yABQ/WpDatKY0Q0rcCHt2gx3V0=; h=From:To:Cc:Subject:Date:From; b=EO4pqtwRNskMvYGixj5cuTeEzxSgvKUqIG9Fta7fEPJLiPO6g9g5aRztPSkO+Tgro RkDIJDGRBOGfgAmUXD/SNKJmu4IZCQ8ln5HR6X58OdBvCXbISnrNSKPxjnbLVH0XJJ ein5LaIpJ2O0IO3pn7nGqjxvr/j8xkI0Jt97V1N8x1bZHOgtVBsQhKr7zyplChwXqz DTFHkYaPQKeso5TL71fOKW9vfJVm3lmlBIcXQ2JaHC8O7H8cyJ4AN19Xdlfk6UVNav TUIoki2ExrrNgYH5LsiM7R3i/+hM+Hp5nFykLDFJpkD6Y2kuSOTIGNb424i6j7vT95 4kX8TrGyVX5vg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4MB75W5XbQz6tnp; Mon, 22 Aug 2022 11:55:27 +0200 (CEST) From: pukkamustard Date: Mon, 22 Aug 2022 09:54:39 +0000 Message-Id: <20220822095439.12522-5-pukkamustard@posteo.net> In-Reply-To: <20220822095439.12522-1-pukkamustard@posteo.net> References: <20220819152149.25881-1-pukkamustard@posteo.net> <20220822095439.12522-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=1661162214; 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=LUYDEamf+4Up0WbMoXVWMZQP5+Dq+hSbB8/qzsgEXaI=; b=gYUwjL/7q2lMRjUjqFwl2ySiv1qmGjYyFwzOadxKB/gtm/cxuyp5pR3kjUTgtCoelW91wZ 8YPd/4CAcUyybjwSz3iMZvMX4Zyzj6xUAxS1Bp7bEJJZvYNANFdChmSHZ4uA4RNZ+zup1A QQmovfN+EBfD+kvXIMiridkiZTzEu29VdEn8Cww39ixSBd+T4fKShwfdAMGdSTm4qMqwyP GW/ZRCx99yBW6Qbx7p0fGVveESTa6+cDyzfRzoHF/whQkOjqQXvAYB8iHWZX1jCcB7Mdh2 bAhNg/5EOtFaE9SThCn1L9KHUtpD14MO0T3kYYSdtaurbRttsLNg2l77DLRlGQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1661162214; a=rsa-sha256; cv=none; b=sR6tbJGpuI2jfzBYmgKbRzfPQRKCnVog4LXmEpA1GE6+sCi3h9OgOpQ9PfZMYXgJl9gume VwYBt1KfhwJK0mYPF43ifSoTfHyRt/O5UEIrob5jgbk+1rYwHlgIUexzQBdhS+7bUct9cF 9kdnQWDKlKV+ShzQpXUPFBNL+++e427+lxz5iGAhwXJSva+xWkn77adW8QCCrQXJz6qLh5 pMwbZH6wQ91utMVC+F0uLNr9gd3vbuOQrOMH/9VExrk7ovfr7gPofTdwn2J2PH/Cyf8Unl mR5AZjUx74JZ4shRwaNgUhG6Ei0Id8Or9J/t1HYUAtd92Dlrb5FR99xBo3XYXQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=EO4pqtwR; 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.98 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=EO4pqtwR; 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: 3B59F8954 X-Spam-Score: 8.98 X-Migadu-Spam: Yes X-Migadu-Scanner: scn1.migadu.com X-TUID: 0xBIQc3y3sTY * 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 68b9bdac97..6e58c6139a 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -8662,6 +8662,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