From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id kH9CFxvCmGDTVgEAgWs5BA (envelope-from ) for ; Mon, 10 May 2021 07:18:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id CCXUEhvCmGBQbgAAB5/wlQ (envelope-from ) for ; Mon, 10 May 2021 05:18:19 +0000 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 1A66BBDBB for ; Mon, 10 May 2021 07:18:19 +0200 (CEST) Received: from localhost ([::1]:33964 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lfyJ8-0008Fp-4t for larch@yhetil.org; Mon, 10 May 2021 01:18:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46848) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lfyIz-0008Ch-Pl for guix-patches@gnu.org; Mon, 10 May 2021 01:18:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45530) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lfyIz-0003VX-BI for guix-patches@gnu.org; Mon, 10 May 2021 01:18:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lfyIz-0000TX-7W for guix-patches@gnu.org; Mon, 10 May 2021 01:18:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47768] [PATCH v2 07/43] gnu: Add ocaml-gen. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 May 2021 05:18:09 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47768 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 47768@debbugs.gnu.org Cc: pukkamustard , divoplade , Maxime Devos Received: via spool by 47768-submit@debbugs.gnu.org id=B47768.16206238631494 (code B ref 47768); Mon, 10 May 2021 05:18:09 +0000 Received: (at 47768) by debbugs.gnu.org; 10 May 2021 05:17:43 +0000 Received: from localhost ([127.0.0.1]:57001 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfyIZ-0000Nw-7b for submit@debbugs.gnu.org; Mon, 10 May 2021 01:17:43 -0400 Received: from mout01.posteo.de ([185.67.36.65]:35221) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfyIM-0000JC-8O for 47768@debbugs.gnu.org; Mon, 10 May 2021 01:17:31 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 2CF91240027 for <47768@debbugs.gnu.org>; Mon, 10 May 2021 07:17:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1620623842; bh=0Uva56yGIO+qAi1+GBDnBMeyZhDwZkcQupmzXLq1vZY=; h=From:To:Cc:Subject:Date:From; b=R/tNK8tCe7mGLEqlLEuDAVmieK5dv+iE03f+M0+o2Xmz4W0Qd4zeG88hc141P8lkw /8+mNuxyKmtlD4iGif12dImS2ZuF4oe6J2Nq4w42hSe/Xa9VTnu8VZ+LEvR3ZpkB0d Irabe155p26GyyXIyDGhTHv0DrXBLTuIm1PFjEnLOgD72AmKGlaQDHkZT6dnN9Akwb ErzXD7+EuWdBj3rkC4ofO1ZyAvuuTDEmOTAu8sfBXMZEGYKaoA0ZfWVFtGHILgFq84 9H2ALP97hFXJ096Ttv37B2TDcLVXrtt7NxdLcp5kjq1B3Rc6BHbf3uSq3v1twoHYlv 7moX/wmLnc8JA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Fdq746ZNtz9rxf; Mon, 10 May 2021 07:17:20 +0200 (CEST) From: pukkamustard Date: Mon, 10 May 2021 05:15:52 +0000 Message-Id: <20210510051628.15359-8-pukkamustard@posteo.net> In-Reply-To: <20210510051628.15359-1-pukkamustard@posteo.net> References: <20210414090800.6458-1-pukkamustard@posteo.net> <20210510051628.15359-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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1620623899; 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=tbkU2bMyKqP4E7eH0mWflNEgHO81bi6YG8fKKv9kmUg=; b=IZoA7+NtU4zQBMnKbVgxyr1aQEhMCxIP2pqq2X1+dexSmSNUoCSvHNTxi6SrYIBF/X76V4 A6+D9U+QyB4Lh305EqDXbDlkjsL3NJId3ubYMnH4tB4eJ24XHNmJ6eXcw6LrdvfI4OP/i2 5OXXwpy0Qddf2zZUv1hNq2El1bgWzHWwQvDKk7Id9Nyoza6NicGJhGC9amP9Cki1xCRcWm Y6DsLEAPR8eUuL2SCEJEsCvu/8WJ0bB2gF2VJz0SCBMIO01GL4ug2QO0YtqzZ6y80CS+Nb x442XdNC2MLiP1sJbb/JtJcUo85G4hQWZ+tYge1D5GPIsAvs7rkDAlYkWkPzyQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1620623899; a=rsa-sha256; cv=none; b=DuH4pS7Y1gzd2UVrk9sAiaSnmi5BTLvmQqnGMP5qFdEOfrdD+2gNQoozJ+NyXKMLJdG5EI L6NWqXrZ1nk05A/W8IlZUif1nHfgRXOUj/c0JZ1d++YIaGqPRTC5qfQB0HCfEtWIfkZ38c +V/v0zLnI7OaBwK9Y5YVaDMbtS6Pp/P9EejfVInutCQPPdYW9S6ApMvnFtXKL4eBAcxJmE fD5hUYmM1a+TWBGbQKJ/IiH/rOmrj7/S4PxVnK1bSAPq75pIAsdgh+bpRW2um/zuUxtYks pexFyd7AEcZEUZ7y4eC8T5AKhG5c5qvhYqIVEqtQVYFaMQabtpZqSHblHpVtIg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="R/tNK8tC"; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.65 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="R/tNK8tC"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 1A66BBDBB X-Spam-Score: 3.65 X-Migadu-Scanner: scn0.migadu.com X-TUID: oU3YFJbbtyBa * gnu/packages/ocaml.scm (ocaml-gen): New variable. (ocaml4.07-gen): Remove variable. (ocaml4.07-sedlex): Replace ocaml4.07-gen with ocaml-gen. --- gnu/packages/ocaml.scm | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 34e1b954d2..877b9284d1 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -2508,9 +2508,9 @@ format. It can process XML documents without a complete in-memory representation of the data.") (license license:isc))) -(define-public ocaml4.07-gen +(define-public ocaml-gen (package - (name "ocaml4.07-gen") + (name "ocaml-gen") (version "0.5.3") (source (origin (method git-fetch) @@ -2523,16 +2523,13 @@ representation of the data.") "1jzrs0nsdk55annkd2zrk5svi61i3b1nk6qyqdc2y26vnzqvzfg8")))) (build-system dune-build-system) (arguments - `(#:tests? #f; no tests - #:package "gen" - #:ocaml ,ocaml-4.07 - #:findlib ,ocaml4.07-findlib - #:dune ,ocaml4.07-dune)) + `(#:package "gen" + #:test-target ".")) (propagated-inputs - `(("ocaml-odoc" ,(package-with-ocaml4.07 ocaml4.07-odoc)))) + `(("ocaml-odoc" ,ocaml-odoc))) (native-inputs - `(("ocaml-qtest" ,(package-with-ocaml4.07 ocaml-qtest)) - ("ocaml-qcheck" ,(package-with-ocaml4.07 ocaml-qcheck)))) + `(("ocaml-qtest" ,ocaml-qtest) + ("ocaml-qcheck" ,ocaml-qcheck))) (home-page "https://github.com/c-cube/gen/") (synopsis "Iterators for OCaml, both restartable and consumable") (description "Gen implements iterators of OCaml, that are both restartable @@ -2577,7 +2574,7 @@ and consumable.") (native-inputs `(("ocamlbuild" ,(package-with-ocaml4.07 ocamlbuild)))) (propagated-inputs - `(("ocaml-gen" ,ocaml4.07-gen) + `(("ocaml-gen" ,(package-with-ocaml4.07 ocaml-gen)) ("ocaml-ppx-tools-versioned" ,(package-with-ocaml4.07 ocaml-ppx-tools-versioned)) ("ocaml-uchar" ,(package-with-ocaml4.07 ocaml-uchar)))) -- 2.31.1