From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id eJszBKRb7WNTcAAAbAwnHQ (envelope-from ) for ; Wed, 15 Feb 2023 23:24:36 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id eHZOBKRb7WMCTAEAauVa8A (envelope-from ) for ; Wed, 15 Feb 2023 23:24:36 +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 E1F9B32988 for ; Wed, 15 Feb 2023 23:24:35 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b="JM/zsE6E"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676499875; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=Z4PeT3I20rqN0Hi7bdnUFgXxcAR+iX5DtfgL1t1dc/s=; b=odELe4gvaGuj4UMWiNhedpoG4xbzNowcgvjf+5AOYKxpKkPtjBezD3RwVvC8RTFKKaMM// Uz445UmrDxurRhHKQNZK2wwts+saCH9P5l8bvj1nAq+xfwpjYSRCQohD+RQ2HFOmmGAwNC dAi20Nc28DmQXNK+6y0N+EgFTfYAGwxqFgw9Pg2y+mTJTLnppwZcz1RIYIDXMEFetM+zRY 0jn3/CW1KDA56XsxUfCnpBoM8rl6fYDb4sIrpRIMF/3K5ip/yWyezF7yp1LHLyjf4r7hbu 438uI9U4w5NQBekN6PpFgGDjOThGtO+IPstDjCiZGkUYTSKAdvdgSRmPfGUiIg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b="JM/zsE6E"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676499875; a=rsa-sha256; cv=none; b=NYObjjj+Z/RfVYXOW74XHP5GY3pHuTXis3rWdqlJgIufkQXc+HJca0RPxnbj/s3TRGUaO4 EsfmR16XuIK2dokzjr9FFzOcOISV/dlTSmJ0WYuZKHE+B14r5FtP/Kj4nijG/5fbAr0utS yGHP4TIiRV2w5U41qhAlsZk0ucLu0PxmlMmiFf2XmFZiJkBAY34GQlqssrZokOOmiCqmVc eIjoLsij67MwjqoaKoGPCwI5PHKS6d5b2s3MOUb98ucYB40HZ0cq0cQc/nWQa/8DhWTVJN 7tNB9bxPUWf156H2GDkeOIhU0Y0cEFW2O3WBp6oLffmxI4aEBkuv56Z7ZDJ6CQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pSPpp-0001Ew-IP; Wed, 15 Feb 2023 17:01:05 -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 1pSPpn-0001CK-Ei for guix-patches@gnu.org; Wed, 15 Feb 2023 17:01:03 -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 1pSPpn-00029D-3Y for guix-patches@gnu.org; Wed, 15 Feb 2023 17:01:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pSPpm-0006r1-VW for guix-patches@gnu.org; Wed, 15 Feb 2023 17:01:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60673] [PATCH v2 01/39] gnu: Add ocaml-domain-name. Resent-From: Csepp Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 15 Feb 2023 22:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60673 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo patch To: 60673@debbugs.gnu.org Cc: raingloom Received: via spool by 60673-submit@debbugs.gnu.org id=B60673.167649845426220 (code B ref 60673); Wed, 15 Feb 2023 22:01:02 +0000 Received: (at 60673) by debbugs.gnu.org; 15 Feb 2023 22:00:54 +0000 Received: from localhost ([127.0.0.1]:34185 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSPpe-0006oi-5q for submit@debbugs.gnu.org; Wed, 15 Feb 2023 17:00:54 -0500 Received: from mx1.riseup.net ([198.252.153.129]:50030) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSPpX-0006ng-26 for 60673@debbugs.gnu.org; Wed, 15 Feb 2023 17:00:48 -0500 Received: from fews2.riseup.net (fews2-pn.riseup.net [10.0.1.84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4PHBpd4SPgzDqfh for <60673@debbugs.gnu.org>; Wed, 15 Feb 2023 22:00:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1676498441; bh=auuIg985qPa+VqW4U9hmXiawbyTKS1HlSntmgnkWFU8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=JM/zsE6Euszf5dutuNgAhMdb/4Z0imvmlCVRG0ecaqMUGoM5uiEVCjzrn0RiNGn4O hT8L9JvT0u52fANIezJP5J1Ps1cMx3sg8avS+qN8FiLXajwhuZ0PzVqFsTG83ptXQX 9rVhdOrYYlbwdrnyQGv0egeki3LmBpwT2BTgZlMI= X-Riseup-User-ID: D7D74E6E390780A15EA8C6B7CA1D9D0E2F73B9D7DBB6F48620AD597AEA0B1477 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews2.riseup.net (Postfix) with ESMTPSA id 4PHBpc535Yz1y8Z; Wed, 15 Feb 2023 22:00:40 +0000 (UTC) From: Csepp Date: Wed, 15 Feb 2023 22:59:50 +0100 Message-Id: <20230215220028.18575-2-raingloom@riseup.net> In-Reply-To: <20230215220028.18575-1-raingloom@riseup.net> References: <20230215220028.18575-1-raingloom@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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: X-Migadu-Queue-Id: E1F9B32988 X-Spam-Score: 5.78 X-Migadu-Spam-Score: 5.78 X-Migadu-Scanner: scn0.migadu.com 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 X-TUID: aNg0lBco6Msd From: raingloom gnu/packages/ocaml.scm (ocaml-domain-name): New variable. --- gnu/packages/ocaml.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 0cc92c3e85..75f112f0ac 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -27,6 +27,7 @@ ;;; Copyright © 2022 Maxim Cournoyer ;;; Copyright © 2022 John Kehayias ;;; Copyright © 2022 Garek Dyszel +;;; Copyright © 2023 Csepp ;;; ;;; This file is part of GNU Guix. ;;; @@ -3529,6 +3530,28 @@ (define-public ocaml-ocp-index (license (list license:gpl3+ license:lgpl2.1+)))) +(define-public ocaml-domain-name + (package + (name "ocaml-domain-name") + (version "0.4.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/hannesm/domain-name/") + (commit (string-append "v" version)))) + (file-name name) + (sha256 + (base32 + "1a669zz1pc7sqbi1c13jsnp8algcph2b8gr5fjrjhyh3p232770k")))) + (build-system dune-build-system) + (native-inputs (list ocaml-alcotest)) + (home-page "https://github.com/hannesm/domain-name") + (synopsis "RFC 1035 Internet domain name data structure and parser") + (description + "Parses and constructs RFC compliant domain names. The invariants on the +length of domain names are preserved throughout the module.") + (license license:isc))) + (define-public ocaml-ocurl (package (name "ocaml-ocurl") -- 2.39.1