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 oNQcI/JxnGM/3wAAbAwnHQ (envelope-from ) for ; Fri, 16 Dec 2022 14:26:10 +0100 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 kB06IvJxnGPBagEAG6o9tA (envelope-from ) for ; Fri, 16 Dec 2022 14:26:10 +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 57E931CBE6 for ; Fri, 16 Dec 2022 14:26:10 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p6Aj1-0005nz-VA; Fri, 16 Dec 2022 08:26:07 -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 1p6Aiz-0005lA-Jo for guix-patches@gnu.org; Fri, 16 Dec 2022 08:26:05 -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 1p6Aiz-00079O-AX for guix-patches@gnu.org; Fri, 16 Dec 2022 08:26:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p6Aiz-00034M-6C for guix-patches@gnu.org; Fri, 16 Dec 2022 08:26:05 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60120] [PATCH 06/28] gnu: Add ocaml-psq. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 16 Dec 2022 13:26:05 +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.167119715011622 (code B ref 60120); Fri, 16 Dec 2022 13:26:05 +0000 Received: (at 60120) by debbugs.gnu.org; 16 Dec 2022 13:25:50 +0000 Received: from localhost ([127.0.0.1]:49271 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p6Aij-00031D-Lt for submit@debbugs.gnu.org; Fri, 16 Dec 2022 08:25:50 -0500 Received: from mout01.posteo.de ([185.67.36.65]:50701) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p6Aih-00030J-KD for 60120@debbugs.gnu.org; Fri, 16 Dec 2022 08:25:47 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 20DDD240026 for <60120@debbugs.gnu.org>; Fri, 16 Dec 2022 14:25:42 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1671197142; bh=0s7LTZvxclmYqBTIGHE+wXUdsFXxZa3KwuTKfElU7HM=; h=From:To:Cc:Subject:Date:From; b=MLiNUMGRYP2M8wjDepThep/JvrBfIECLZIx4oqAfIkhoAMHtrwdwOjjDX9bFk4dlt 157y8hnO7Kj6dY43FO8XU3xym6FyG8PTWFYS7ZpXIfl1lUB4wymWBfs2gl+TvBxboS UEoOxZEDErnFar+aAQiJA8qOnz7OXSwW9AiKqvuiVCmec9hVRUMlcYTKQCktvErgJL cxtGMZSTPYfet3xa61jRJaa3vJwZeBies8ljKtXwSBxL21XGpHBtRsu7CSngZx9SfZ kxQ0cM4Uw5geEwuuzfk/4413SBq10XVi8RYABvdyj11wLqcIdUE0v7psiT29ZUdWsT xA4Hl9bi0O1rg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4NYVGY51TPz6tml; Fri, 16 Dec 2022 14:25:41 +0100 (CET) From: pukkamustard Date: Fri, 16 Dec 2022 13:25:05 +0000 Message-Id: <20221216132527.2539-6-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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1671197170; 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=2kleUULwjC/V+xwfcdy4VlxS2vNpl59ExOW7b/i4fSE=; b=OTS30DjWqibaBFn0KmH83u0+wjWuGBV+YPQEQGqcAKkNOw80nk5PYtcQN+yDbCbM0WiKDo M4eDbrZFAfTSmImF+XjQTuuHe+GYj1kfZZ22gUJbJNkgJe38EBbg/AHlAx/lq70rnaAMgR /LWvHcXqVgFLUzguWQpT7yHF1FIqr7F8PUT0jek98XGjJnfCYzbTqLQBwMJPvunyXnH+Hs xmKmykiZnRD+Rm8r8wqOzDJhmaNidAQJqCb+A0j+li2//jQQY8pn+ERqRiZOLuuf1vRCWX oZAeXNW554x5KlSMhbxoS4j3C3XN8Q2+cLXnYWzM577m+cAMLvq3PcZndMoxIw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=MLiNUMGR; 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-Seal: i=1; s=key1; d=yhetil.org; t=1671197170; a=rsa-sha256; cv=none; b=hHe9O4C+qopU5KB24s8AhFVr/rrB93ulGvHAo+wE/jOtOc4lmw8BOKoHEM5GeEymKNcXA/ BmO/y1dIT5fLnDJHVWZp6UG0Wo1erd/+HreyyaCYEWuCyt9SqrwWvgpCx9c4Z0Jt1sDdKL Kr+bEbQ/6S8jCVJ2QKi+XcWVXGHailVZaBPbtwq8LpzZ3wY01XMokuO9JyRP42ufgfgaZu RWopX89A031e6qNJiJcrvSSMUlTarbZ4/jlNf//fWvL4Km9O7NnuW0PhrQVnwRtBs+o/Nu 7g+k1zMpIrlExTn4S6/OCgug27NUQc0TjOROxG63xTWZnOau4F6DgY2ySf8Yjw== X-Migadu-Spam-Score: -1.37 X-Spam-Score: -1.37 X-Migadu-Queue-Id: 57E931CBE6 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=MLiNUMGR; 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-TUID: InqPDB7eePpl * gnu/packages/ocaml.scm (ocaml-psq): New variable. --- gnu/packages/ocaml.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 7abb31d183..261de17dbb 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -2720,6 +2720,28 @@ (define-public ocaml-mmap @command{Unix.map_file} function added in OCaml >= 4.06.") (license (list license:qpl license:lgpl2.0)))) +(define-public ocaml-psq + (package + (name "ocaml-psq") + (version "0.2.0") + (home-page "https://github.com/pqwy/psq") + (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 + "1cvib0z9ndh83mz9v2xymx8nzvhb9w1yvccp4nx3p8zqsgcnn7d8")))) + (build-system dune-build-system) + (native-inputs (list ocaml-qcheck ocaml-alcotest)) + (synopsis "Functional Priority Search Queues for OCaml") + (description + "This library provides Functional Priority Search Queues for OCaml. +Typical applications are searches, schedulers and caches.") + (license license:isc))) + (define-public ocaml-lwt (package (name "ocaml-lwt") -- 2.38.1