From patchwork Thu Oct 1 13:41:26 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Lepiller X-Patchwork-Id: 24420 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 6B00527BBE8; Thu, 1 Oct 2020 14:51:26 +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_H4,RCVD_IN_MSPIKE_WL,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 B0D6027BBEA for ; Thu, 1 Oct 2020 14:51:25 +0100 (BST) Received: from localhost ([::1]:41068 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kNyzU-0004vc-TG for patchwork@mira.cbaines.net; Thu, 01 Oct 2020 09:51:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54286) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kNyxI-0002ek-UX for guix-patches@gnu.org; Thu, 01 Oct 2020 09:49:13 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51660) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kNyxI-0002yN-K0 for guix-patches@gnu.org; Thu, 01 Oct 2020 09:49:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kNyxI-00020g-JB for guix-patches@gnu.org; Thu, 01 Oct 2020 09:49:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#43745] [PATCH 20/27] gnu: ocaml-fmt: Update to 0.8.9. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 01 Oct 2020 13:49:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43745 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 43745@debbugs.gnu.org Received: via spool by 43745-submit@debbugs.gnu.org id=B43745.16015601107511 (code B ref 43745); Thu, 01 Oct 2020 13:49:08 +0000 Received: (at 43745) by debbugs.gnu.org; 1 Oct 2020 13:48:30 +0000 Received: from localhost ([127.0.0.1]:34943 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNywg-0001wy-3k for submit@debbugs.gnu.org; Thu, 01 Oct 2020 09:48:30 -0400 Received: from lepiller.eu ([89.234.186.109]:51934) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNywS-0001sR-6r for 43745@debbugs.gnu.org; Thu, 01 Oct 2020 09:48:16 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 2129051c for <43745@debbugs.gnu.org>; Thu, 1 Oct 2020 13:48:12 +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=thCsHjsvkEJGH8LhKta9GAgzr aO+CbEqERakRd1VWzA=; b=Wl5726aE/OYnHuvMZdbRxxbhJciQolRPEgurQndRx mW0zWt5xfxzZarAgiBEczPonshcP3rYk/I2D87F7sLgycHxxtXPQQkZzg7z27h7D x8VM5kIo2naP6Si4GRL1fu8DU9/xt8iLx4iWOTpzWF1+iDDnIri+Oiek51sdX6ww ngfbekpoNEHoaPEDmamzYc+Cob9mqK+1ErVss3b9xGWK4BS1J8qvIxoqrR+VsfIO JACXdCsUQIQDuA9CWey9PEbd/hnfRJik/ps5gn2PjealxYVYkIquPhtHZHDPhVhE hh1ucg6vagugyR5vskuZlRJrDsEqvbWoEYbCty1RLolJg== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id eb578d5f (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <43745@debbugs.gnu.org>; Thu, 1 Oct 2020 13:48:11 +0000 (UTC) From: Julien Lepiller Date: Thu, 1 Oct 2020 15:41:26 +0200 Message-Id: <20201001134133.32105-20-julien@lepiller.eu> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201001134133.32105-1-julien@lepiller.eu> References: <20201001153909.296c8d3e@tachikoma.lepiller.eu> <20201001134133.32105-1-julien@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 (ocaml-fmt): Update to 0.8.9. --- gnu/packages/ocaml.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index cd14f0b578..365c87d8b2 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -1618,23 +1618,23 @@ most of the POSIX and GNU conventions.") (define-public ocaml-fmt (package (name "ocaml-fmt") - (version "0.8.5") + (version "0.8.9") (source (origin (method url-fetch) (uri (string-append "http://erratique.ch/software/fmt/releases/fmt-" version ".tbz")) (sha256 (base32 - "1zj9azcxcn6skmb69ykgmi9z8c50yskwg03wqgh87lypgjdcz060")))) + "0gkkkj4x678vxdda4xaw2dd44qjacavsvn5nx8gydfwah6pjbkxk")))) (build-system ocaml-build-system) (native-inputs `(("ocamlbuild" ,ocamlbuild) ("opam" ,opam) ("topkg" ,ocaml-topkg))) (propagated-inputs - `(("result" ,ocaml-result) - ("ocaml-uchar" ,ocaml-uchar) - ("cmdliner" ,ocaml-cmdliner))) + `(("cmdliner" ,ocaml-cmdliner) + ("ocaml-stdlib-shims" ,ocaml-stdlib-shims) + ("ocaml-uchar" ,ocaml-uchar))) (arguments `(#:tests? #f #:build-flags (list "build" "--with-base-unix" "true" "--with-cmdliner" "true")