From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id eJpSLMEqd2HTGwEAgWs5BA (envelope-from ) for ; Tue, 26 Oct 2021 00:08:01 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id KIgOKMEqd2EuGQAA1q6Kng (envelope-from ) for ; Mon, 25 Oct 2021 22:08:01 +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 6AFEB2B122 for ; Tue, 26 Oct 2021 00:08:01 +0200 (CEST) Received: from localhost ([::1]:35398 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mf88O-0001G8-I6 for larch@yhetil.org; Mon, 25 Oct 2021 18:08:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56350) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mf87S-0000JJ-NT for guix-patches@gnu.org; Mon, 25 Oct 2021 18:07:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:32990) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mf87S-0004UH-F1 for guix-patches@gnu.org; Mon, 25 Oct 2021 18:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mf87S-0004VO-A3 for guix-patches@gnu.org; Mon, 25 Oct 2021 18:07:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51358] [PATCH 1/4] gnu: Add ocaml-lacaml. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 25 Oct 2021 22:07:02 +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.163519961217274 (code B ref 51358); Mon, 25 Oct 2021 22:07:02 +0000 Received: (at 51358) by debbugs.gnu.org; 25 Oct 2021 22:06:52 +0000 Received: from localhost ([127.0.0.1]:44529 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mf87I-0004UT-6U for submit@debbugs.gnu.org; Mon, 25 Oct 2021 18:06:52 -0400 Received: from lepiller.eu ([89.234.186.109]:36704) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mf87G-0004UG-17 for 51358@debbugs.gnu.org; Mon, 25 Oct 2021 18:06:50 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id b0417a8b for <51358@debbugs.gnu.org>; Mon, 25 Oct 2021 22:06:49 +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=V8wHFlnRd71om4Fw1HyZbNVyW s9AdyLPJQMzix+ybV4=; b=N3dILoOB2sN7gsILOGYnd/r5kM7oUaS2UWr+Vqpxu upfGJzSDSQRnRC0x7/LYqXmfcqL55e9fZXvtZD1hmU5JkpQhHvjmzpgrYyzOmJfZ fbZCSgwhjo8sK/Np9QjRzAWy+mz175NNBHAjkwx1NPG0QrrdszxcItc+rEPP1dwI TcmC1ZLVL5Y5QTExyJ8wN9zBKnIomE/7VD6dploOHROdVuRYCTvKmbRzidB35HJV pKtjWtOxnw0d/BGk+G3oIbrAUm0OA+9Rcc69JZZxfz5Cj/7sO7xWBGb2vGhV3YBX Xuuf0l5PKRDeQ3Sf1D5V2WMrD6OUGRDPqXCMx4uo8gJow== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 5538a7a9 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for <51358@debbugs.gnu.org>; Mon, 25 Oct 2021 22:06:48 +0000 (UTC) From: Julien Lepiller Date: Tue, 26 Oct 2021 00:06:39 +0200 Message-Id: <6309f0761c6c6eb56e103a12f8265f3f5bed5cbd.1635199548.git.julien@lepiller.eu> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20211026000536.1b19cf19@tachikoma.lepiller.eu> References: <20211026000536.1b19cf19@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=1635199681; 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=zD1iFuiHHZ99UzTTSDEkC6UBJOSxrei/3wCi5lsbM8s=; b=fDswLG2UDW22rEoxBaPIdM5yTR8OHwP0pCr31wcl/CUNqGPHWr3FpX1J6+SIQP/LQTYp/S 7ZKDveA1gOr2odsvPROzFLd1i/V83RyTIzxXzZeIrabf012DC17b4IZBXBkIGhrGxoB5pF +4/C1Fcx9goqA/4is3qg6oh8nUrnaPgSXvyIiS8nCzhewux0d2h6MkfaykLVibS2TqT7U0 tS2Udd4b8UWhuAxOiFS7YsZU3NRzcyBBz6RN0lawn6DTbmgdaS9KFnoYIdm/K7FH6NAU9P dAuaWj2ft90NpRbVM6xYHGjKyohLa8r8ItY44aLxr2Lx82KPZ1LVAggFVt2hxA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635199681; a=rsa-sha256; cv=none; b=j7KmBpzkGiCiVG9rd7pIGZIvd7TpfqbABoIOuqTexC0hJgG8bqPO042WMUsFJaZ0riQjlM g0DmtXumbPfj3PHUgLa3HQ1xnA9NBLa5SE2IpiNWPvWc2C8117Xolnc2+2TLLMToBDVaEP V8kFxEjeIFy+lOeVU4/rUD80O5L7JTHevHMPHAgHN5dVy4J4SJjI6Pz8yxY+6V6IsKNGKL 2MbJ5lYcsz6oplTshI6re0Spd37NipYo8EJOdJxrdKvfwBG9Jx+0u0KCTJfVQzSYb/GmRT youlO62vOhwfR6X6paG88ftBPOUOUx7eh93eiMugyfqXMx97wWjNQ0nMLWnYsA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=N3dILoOB; 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-Spam-Score: 3.67 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=N3dILoOB; 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: 6AFEB2B122 X-Spam-Score: 3.67 X-Migadu-Scanner: scn0.migadu.com X-TUID: F/ty0+OdXP9P * gnu/packages/ocaml.scm (ocaml4.07-lacaml): Replace with... (ocaml-lacaml): ...this. Use latest ocaml package. --- gnu/packages/ocaml.scm | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index f640acca35..65f311f9bf 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -6757,7 +6757,7 @@ (define-public ocaml4.07-fftw3 ("fftwf" ,fftwf))) (native-inputs `(("ocaml-cppo" ,(package-with-ocaml4.07 ocaml-cppo)) - ("ocaml-lacaml" ,ocaml4.07-lacaml))) + ("ocaml-lacaml" ,(package-with-ocaml4.07 ocaml-lacaml)))) (home-page "https://github.com/Chris00/fftw-ocaml") (synopsis @@ -6767,10 +6767,10 @@ (define-public ocaml4.07-fftw3 library FFTW.") (license license:lgpl2.1))) ; with static linking exception. -(define-public ocaml4.07-lacaml +(define-public ocaml-lacaml (package - (name "ocaml4.07-lacaml") - (version "11.0.5") + (name "ocaml-lacaml") + (version "11.0.8") (source (origin (method git-fetch) @@ -6780,13 +6780,10 @@ (define-public ocaml4.07-lacaml (file-name (git-file-name name version)) (sha256 (base32 - "180yb79a3qgx067qcpm50q12hrimjygf06rgkzbish9d1zfm670c")))) + "115535kphchh2a434b48b408x9794j8zzrsdmacsgqdsrgy3rck4")))) (build-system dune-build-system) (arguments - `(#:tests? #f ; No test target. - #:ocaml ,ocaml-4.07 - #:findlib ,ocaml4.07-findlib - #:dune ,ocaml4.07-dune)) + `(#:tests? #f)) ; No test target. (native-inputs `(("openblas" ,openblas) ("lapack" ,lapack) -- 2.33.0