From patchwork Sat Oct 23 17:58:41 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Lepiller X-Patchwork-Id: 34023 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id E3F5B27BBE4; Sat, 23 Oct 2021 18:59:13 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 552AB27BBE3 for ; Sat, 23 Oct 2021 18:59:13 +0100 (BST) Received: from localhost ([::1]:54310 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1meLIW-0000yN-DO for patchwork@mira.cbaines.net; Sat, 23 Oct 2021 13:59:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53542) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1meLIM-0000xb-S9 for guix-patches@gnu.org; Sat, 23 Oct 2021 13:59:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53846) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1meLIM-0003mD-Jt for guix-patches@gnu.org; Sat, 23 Oct 2021 13:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1meLIM-0005E0-JV for guix-patches@gnu.org; Sat, 23 Oct 2021 13:59:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51358] [PATCH 2/4] gnu: Add ocaml-fftw3. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 23 Oct 2021 17:59: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.163501193420044 (code B ref 51358); Sat, 23 Oct 2021 17:59:02 +0000 Received: (at 51358) by debbugs.gnu.org; 23 Oct 2021 17:58:54 +0000 Received: from localhost ([127.0.0.1]:37153 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1meLIE-0005D5-0x for submit@debbugs.gnu.org; Sat, 23 Oct 2021 13:58:54 -0400 Received: from lepiller.eu ([89.234.186.109]:36450) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1meLIC-0005Cm-Nc for 51358@debbugs.gnu.org; Sat, 23 Oct 2021 13:58:53 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 9a2fe157 for <51358@debbugs.gnu.org>; Sat, 23 Oct 2021 17:58:50 +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=GBwP1ySLd/zU42+kGRwSjL7Ic 5d4pIcAJTrh6pkWn10=; b=l+p5HZfIHFKFxpWtK1S0g6s0//z0nvmCm0xCw8oYe kXv6DjP+R2NMsw/ypCSlXy9Sg2O8eomOf9l+ngsHsA+sV0l0k+6FwC6yNnFMJGVM ogAqpe2zfKtn9qZtRCjNEwp1lV1DSw/nvV2UD4hGj1WHKLNMEy7pYSYSglWNFIjg jGmxXnvQXzPWPBflXYGGSIDiE985umyqKbKJxZ2Ras/m8uxbzzUc3phZU07QxT4L 8YWKHOuClAVJAGnO2sQPjgmlmr7NPc/U6qYsVCQLxW/d5kObNhP6T1PE9rLdpKaY 311M5QqSzfye+6XuOClYp3rYL0hGgZCB9/Gk6rXodYY1w== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id dd48742f (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for <51358@debbugs.gnu.org>; Sat, 23 Oct 2021 17:58:50 +0000 (UTC) From: Julien Lepiller Date: Sat, 23 Oct 2021 19:58:41 +0200 Message-Id: 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 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/ocaml.scm (ocaml4.07-fftw3): Replace with... (ocaml-fftw3) ...this. Use latest ocaml package. --- gnu/packages/ocaml.scm | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index b128a4d19a..4bd805edcc 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -6731,9 +6731,9 @@ (define-public ocaml4.07-odoc ("ocaml-uutf" ,ocaml-uutf))) (properties '())))) -(define-public ocaml4.07-fftw3 +(define-public ocaml-fftw3 (package - (name "ocaml4.07-fftw3") + (name "ocaml-fftw3") (version "0.8.4") (source (origin @@ -6747,11 +6747,7 @@ (define-public ocaml4.07-fftw3 "0l66yagjkwdcib6q55wd8wiap50vi23qiahkghlvm28z7nvbclfk")))) (build-system dune-build-system) (arguments - `(#:tests? #t - #:test-target "tests" - #:ocaml ,ocaml-4.07 - #:findlib ,ocaml4.07-findlib - #:dune ,ocaml4.07-dune)) + `(#:test-target "tests")) (propagated-inputs `(("fftw" ,fftw) ("fftwf" ,fftwf)))