From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id OAYDMnxNdGFGTgEAgWs5BA (envelope-from ) for ; Sat, 23 Oct 2021 19:59:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id kBS1LXxNdGHPKQAAB5/wlQ (envelope-from ) for ; Sat, 23 Oct 2021 17:59:24 +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 1AF0BBA22 for ; Sat, 23 Oct 2021 19:59:24 +0200 (CEST) Received: from localhost ([::1]:54386 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1meLIh-00012L-85 for larch@yhetil.org; Sat, 23 Oct 2021 13:59:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53546) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1meLIN-0000xt-JU for guix-patches@gnu.org; Sat, 23 Oct 2021 13:59:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53848) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1meLIN-0003mz-Bj for guix-patches@gnu.org; Sat, 23 Oct 2021 13:59:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1meLIN-0005EF-BN for guix-patches@gnu.org; Sat, 23 Oct 2021 13:59:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51358] [PATCH 4/4] gnu: Add ocaml-charinfo-width. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 23 Oct 2021 17:59:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51358 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51358@debbugs.gnu.org Received: via spool by 51358-submit@debbugs.gnu.org id=B51358.163501194120073 (code B ref 51358); Sat, 23 Oct 2021 17:59:03 +0000 Received: (at 51358) by debbugs.gnu.org; 23 Oct 2021 17:59:01 +0000 Received: from localhost ([127.0.0.1]:37158 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1meLIK-0005DZ-UE for submit@debbugs.gnu.org; Sat, 23 Oct 2021 13:59:01 -0400 Received: from lepiller.eu ([89.234.186.109]:36450) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1meLIE-0005Cm-8J for 51358@debbugs.gnu.org; Sat, 23 Oct 2021 13:58:54 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 1795a61c for <51358@debbugs.gnu.org>; Sat, 23 Oct 2021 17:58:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=dkim; bh=J9TLrVa1rp70XL20wxs6UvIiK VNikqli/0cY11WdaU8=; b=QDI3brMqCIBfgwsQAp3NU8b14qomqfqOH82t5Jol8 fbCv4s42HFRI3aE8dsnh7T6j4pfCi5rPOThCLJKRhy2RCYier0dJE2i4F+jJLBpH xZLicoySUr22Zoycbko7+jxjjd4wuezmN+2FMr652xepCWX7iCswfY1UOA1j9HX6 RZ/ZG2OesxlFD2Qwde0Vk7annzwy5MZU/ML8SA63ZkU2AEbIb+SLKwaHEgTRIEVb KC0S7zlPRbnFD/YNUdseO87rPJbMADB6xgsLlkmv+oA3NJwk5IV/vhqUxtoByJr+ QlfsZYeXzIKBzriFc/dlglH9powwpd3pXdhI/w+IvOgBw== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id ddfba8a4 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for <51358@debbugs.gnu.org>; Sat, 23 Oct 2021 17:58:51 +0000 (UTC) From: Julien Lepiller Date: Sat, 23 Oct 2021 19:58:43 +0200 Message-Id: <94c892169535f0c144d606d4eb657d5cdadfabf4.1635011212.git.julien@lepiller.eu> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20211023195212.4baaee5e@tachikoma.lepiller.eu> References: <20211023195212.4baaee5e@tachikoma.lepiller.eu> 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=1635011964; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=51ifQfaVj0hD0gq3IQBMl6ax8CU3KSUk/86w2rpK3i8=; b=nXWN1zN2erZHv759PUwUFJfs9F+HdGU/JQxwDGv7eX2bW9VgzPgbh5kcPMvZvacHdNeIW1 c2jlC5TOif1JRSHboMD8derwlo1IsDB7JjANelvN+DPn83tCK4JsslEICgBCPqktRy7HZh XgKwGvOVCx6Qo4DxJrO1HTdme45hPx1hX1v3eAcUhVq/UuXR8o7z6K/tDnLE0Wzd6He4Dg FgzSarIKh+9tRJ3qnXR0emE+qqCNOllTq/JydvXulrw/mYVo1qtPE7hyNJdYx7TL1EyZW+ Tg/p+RA1uBotI8sgSfY78ilVgcGWH8syDkXpMp3GwJ/1bQUo6k+g+hdR/+DrSw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635011964; a=rsa-sha256; cv=none; b=I3r89Duhw7PZLcq14zQLidZE4e+kHs7z2hdyfuxpjyQfo1gDU+pDL5WWLsZ6LyPLoC/6PK dZ4lw+DgMZ1jb+EJ/DLsrUyNLWLbJrKPG+hNjPr09oEeCQE83l/zAqhyEqb0bAiT1zwY/d xWJnUutpSgGHZJrnTcO0EIORV0WbZmsgcoM25pBeaLY8F0nDm2gLy5ylND/w8odWA+bZqv TZdPc2kwB6QuKP49LHqSZ52eYcwH79xJ/Ug5gM7Sfdl04tZSMhgynJfn6CBIDcnkjRqfOf y91IhoekaHuksesAAAQ8fyfNuMg6UNaFqZ3/KWMCJf6k8v0g7Ov1K94Nrfxr9g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=QDI3brMq; 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: 4.77 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=QDI3brMq; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (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: 1AF0BBA22 X-Spam-Score: 4.77 X-Migadu-Scanner: scn1.migadu.com X-TUID: 1JsWtwBDaR66 * gnu/packages/ocaml.scm (ocaml4.07-charinfo-width): Replace with... (ocaml-charinfo-width): ...this. Use latest ocaml package. --- gnu/packages/ocaml.scm | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 9f94762a85..af081756c8 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -3882,9 +3882,9 @@ (define-public ocaml-camomile ;; with an exception for linked libraries to use a different license (license license:lgpl2.0+))) -(define-public ocaml4.07-charinfo-width +(define-public ocaml-charinfo-width (package - (name "ocaml4.07-charinfo-width") + (name "ocaml-charinfo-width") (version "1.1.0") (source (origin (method url-fetch) @@ -3895,15 +3895,11 @@ (define-public ocaml4.07-charinfo-width (base32 "00bv4p1yqs8y0z4z07wd9w9yyv669dikp9b04dcjbwpiy2wy0086")))) (build-system dune-build-system) - (arguments - `(#:ocaml ,ocaml-4.07 - #:findlib ,ocaml4.07-findlib - #:dune ,ocaml4.07-dune)) (propagated-inputs - `(("ocaml-result" ,(package-with-ocaml4.07 ocaml-result)) - ("ocaml-camomile" ,(package-with-ocaml4.07 ocaml-camomile)))) + `(("ocaml-result" ,ocaml-result) + ("ocaml-camomile" ,ocaml-camomile))) (native-inputs - `(("ocaml-ppx-expect" ,(package-with-ocaml4.07 ocaml-ppx-expect)))) + `(("ocaml-ppx-expect" ,ocaml-ppx-expect))) (properties `((upstream-name . "charInfo_width"))) (home-page "https://bitbucket.org/zandoye/charinfo_width/") @@ -3933,7 +3929,7 @@ (define-public ocaml4.07-zed #:dune ,ocaml4.07-dune)) (propagated-inputs `(("ocaml-camomile" ,(package-with-ocaml4.07 ocaml-camomile)) - ("ocaml-charinfo-width" ,ocaml4.07-charinfo-width) + ("ocaml-charinfo-width" ,(package-with-ocaml4.07 ocaml-charinfo-width)) ("ocaml-react" ,(package-with-ocaml4.07 ocaml-react)))) (home-page "https://github.com/diml/zed") (synopsis "Abstract engine for text editing in OCaml") -- 2.33.0