From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id cLjULy9XKmbPWQEA62LTzQ:P1 (envelope-from ) for ; Thu, 25 Apr 2024 15:14:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id cLjULy9XKmbPWQEA62LTzQ (envelope-from ) for ; Thu, 25 Apr 2024 15:14:23 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=foundation.xyz header.s=google header.b=QyYHM16m; dmarc=fail reason="SPF not aligned (relaxed)" header.from=foundation.xyz (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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1714050863; a=rsa-sha256; cv=none; b=HcPMB8NjFN+BEP9bDrN25U2eRjarWKVpRz+ojWBZk2wlh/A4cwOGu7ygY7uH2+cozr+pn4 5nILGyO1iBT6znhNHSBkZlGHUG47jOcomzYyZHgcADZhD+74lEMf4gk2MemnOSHtrjJ61N BUd13ssSIU3WmK7Odt8Uk+n06AqboXsbCoB0mx67mtNrVVjScuVFcU0SeD49bXxph1YNMg cASG9vQwxRVmOwj6urlREzyNhLk4+IpbNxwMP8bymlzGtVjFzKxDNjgur7YSRI63Pj5lrN Htlw4d4vwqCwySfUxl9CkVD8LN6Z/7yYCoVxNPGunNyoyweFRM9udbgEYHOTWA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=foundation.xyz header.s=google header.b=QyYHM16m; dmarc=fail reason="SPF not aligned (relaxed)" header.from=foundation.xyz (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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1714050863; 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=cR7Oa+nJEECV/CQeTqPzXTNZppIHblnGDmCJwm2aKDg=; b=YJoecMKGKUEKgsBQoPh1jOau4bais6NTPn55W/c7tAOB1D0o+k1/KZMKdiluX48xvOEsNl gKgRv3uFyg1jHfztbBSlFGwgYJSjacZDQFZLKbd61jY5ASRSlHIRnfg731g9OBPOEDdaOL cyu/tmVrbwkn99ktqgMkazNPDOyOtTp5pFe1a+RAKsf1bsT50wUUda+8+TzeoIKDusbh1e jrnHD2n3Ih/u0HuaWVSyeFSeBznTsoNGZXRmx8BYQT3n/1JQiPSYqR4MHXbi8ML0v+4cMx RTKblZ6dGWmiHlb+FrqMUrTkkwlfGLoMfI/6XMTr5tKwwp/9n+hMW1HtE2bGIQ== 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 8A5896C72A for ; Thu, 25 Apr 2024 15:14:23 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rzyvN-0000pd-5p; Thu, 25 Apr 2024 09:14:05 -0400 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 1rzyvK-0000oT-8X for guix-patches@gnu.org; Thu, 25 Apr 2024 09:14:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rzyvJ-000594-Cq for guix-patches@gnu.org; Thu, 25 Apr 2024 09:14:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rzyva-0003gH-JR; Thu, 25 Apr 2024 09:14:18 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70567] [PATCH 6/7] gnu: Add ocaml-unionfind. Resent-From: Jean-Pierre De Jesus DIAZ Original-Sender: "Debbugs-submit" Resent-CC: julien@lepiller.eu, pukkamustard@posteo.net, guix-patches@gnu.org Resent-Date: Thu, 25 Apr 2024 13:14:18 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70567 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70567@debbugs.gnu.org Cc: Jean-Pierre De Jesus DIAZ , Julien Lepiller , pukkamustard X-Debbugs-Original-Xcc: Julien Lepiller , pukkamustard Received: via spool by 70567-submit@debbugs.gnu.org id=B70567.171405081613633 (code B ref 70567); Thu, 25 Apr 2024 13:14:18 +0000 Received: (at 70567) by debbugs.gnu.org; 25 Apr 2024 13:13:36 +0000 Received: from localhost ([127.0.0.1]:60697 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rzyuq-0003XG-Rk for submit@debbugs.gnu.org; Thu, 25 Apr 2024 09:13:35 -0400 Received: from mail-wr1-x42d.google.com ([2a00:1450:4864:20::42d]:60440) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rzyu6-0003Nq-Tn for 70567@debbugs.gnu.org; Thu, 25 Apr 2024 09:12:57 -0400 Received: by mail-wr1-x42d.google.com with SMTP id ffacd0b85a97d-34a4772d5easo832811f8f.0 for <70567@debbugs.gnu.org>; Thu, 25 Apr 2024 06:12:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foundation.xyz; s=google; t=1714050743; x=1714655543; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=cR7Oa+nJEECV/CQeTqPzXTNZppIHblnGDmCJwm2aKDg=; b=QyYHM16mkz8xZMrUnMHsTR7x9rlnuUJq6Hs8XbJCJk63V/pISBXKWEvF7460Ew5M6e 5nS1Md2J7/Rd++nPU3zTuqod0KETgy3+Z9zCjovt4Ch8ZAyj6aD7YHhhfvexMySWxtVc 5dOKHr15En4CpISwj0BrOGQvknZYiwIG/mKs7W/mZRxozUn+nWIRBXxjxCRaVffqjc0Y Qvv/LNenFVp9NR95CL3Y6nE6RZf2YMYBGK4R+PdmFY+Suwl1aBnT9q7E6/QTRNwKtYfE fJyGZ5W+KnYuNvdZ+6j4enQnMvJYC7ImXEa1LSGXq9VI9rMUs/NjHvR/67x1NTdRnL6e 8bRg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714050743; x=1714655543; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cR7Oa+nJEECV/CQeTqPzXTNZppIHblnGDmCJwm2aKDg=; b=CPNuRp+aHqVxD1Phxm25Py9m0fmFwGF4r2b/qYE7XQdL856NS/CddUQZMlRCnNBV9E SAyCDUsePfGrs9oONhKXhp+0uL2NrbQ8uQapt4sh+4n8yL7aH4SRmlkINo5NOxsp5LxL A/yhlKajg/2Hh7+b9K4LbiSVUDOQNzDi0s9njedID1Hbpr56iEFspZ8GLo55fo+N6JJS xEFFS8tu+U/bgE4INFUU4Lp0fLuoFzm9HhTzzFBRN4DpgHzDASt3EcCqULqtIbud/WK1 WNAvunv8dfXsmkcAh/rSQ9hh31bRmpuQ4rIPvql9je647CqMvZ7Y+vslBVfwRkgBLKeA 0fjg== X-Gm-Message-State: AOJu0Yw/UtRv7KHVk4b4CVSFJn2K9hPZkMfJDVgPLRFI/647fiTH8j3p vdodRnXlUr72m1JMwAAvb0S7OECsn0kXSj/rbPbqE0D8zNk/99jmcO1uEQdq+SANC6cRu5LiViu h X-Google-Smtp-Source: AGHT+IHTeHmKNesGeii22UrjqJx2HNql7Csxxt2Y3yBPj4UqdbYu3mBMrz1z8tfoTuPrz7tPiYlPgw== X-Received: by 2002:a5d:5f88:0:b0:34c:2ac4:2f70 with SMTP id dr8-20020a5d5f88000000b0034c2ac42f70mr890539wrb.14.1714050743085; Thu, 25 Apr 2024 06:12:23 -0700 (PDT) Received: from jeandudey.home ([89.131.29.87]) by smtp.gmail.com with ESMTPSA id b4-20020a5d6344000000b00347363b77dasm19722210wrw.33.2024.04.25.06.12.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Apr 2024 06:12:22 -0700 (PDT) From: Jean-Pierre De Jesus DIAZ Date: Thu, 25 Apr 2024 15:12:10 +0200 Message-ID: <3019a8693bf8589e09e840916ea6463cf87393a7.1714050321.git.jean@foundation.xyz> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -3.79 X-Migadu-Queue-Id: 8A5896C72A X-Migadu-Spam-Score: -3.79 X-Migadu-Scanner: mx10.migadu.com X-TUID: zAPhDhVLp1sh * gnu/packages/ocaml.scm (ocaml-unionfind): New variable. Change-Id: Ib101e67576c000dad1d4a73d008ca0376e7da95a --- gnu/packages/ocaml.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 920ccdcf36..921b669a8e 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -3186,6 +3186,29 @@ (define ocaml-eio-luv (define-public ocaml5.0-eio-luv (package-with-ocaml5.0 ocaml-eio-luv)) +(define-public ocaml-unionfind + (package + (name "ocaml-unionfind") + (version "20220122") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://gitlab.inria.fr/fpottier/unionfind") + (commit version))) + (sha256 + (base32 "0hdh56rbg8vfjd61q09cbmh8l5wmry5ykivg7gsm0v5ckkb3531r")))) + (build-system dune-build-system) + (home-page "https://gitlab.inria.fr/fpottier/unionFind") + (synopsis "Union-find data structure") + (description "This package provides two union-find data structure +implementations for OCaml. Both implementations are based on disjoint sets +forests, with path compression and linking-by-rank, so as to guarantee good +asymptotic complexity: every operation requires a quasi-constant number of +accesses to the store.") + ;; Version 2 only, with linking exception. + (license license:lgpl2.0))) + (define-public ocaml-uring (package (name "ocaml-uring") -- 2.41.0