From patchwork Thu Oct 1 13:41:27 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Lepiller X-Patchwork-Id: 24415 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 AF1AD27BBE9; Thu, 1 Oct 2020 14:50:45 +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 6D1DB27BBE8 for ; Thu, 1 Oct 2020 14:50:45 +0100 (BST) Received: from localhost ([::1]:39638 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kNyyq-0004Gy-IS for patchwork@mira.cbaines.net; Thu, 01 Oct 2020 09:50:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54300) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kNyxN-0002fC-LR for guix-patches@gnu.org; Thu, 01 Oct 2020 09:49:13 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51662) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kNyxJ-0002yS-Cv for guix-patches@gnu.org; Thu, 01 Oct 2020 09:49:10 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kNyxJ-00020u-BQ for guix-patches@gnu.org; Thu, 01 Oct 2020 09:49:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#43745] [PATCH 21/27] gnu: ocaml-alcotest: Update to 1.0.0. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 01 Oct 2020 13:49:09 +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.16015601107525 (code B ref 43745); Thu, 01 Oct 2020 13:49:09 +0000 Received: (at 43745) by debbugs.gnu.org; 1 Oct 2020 13:48:30 +0000 Received: from localhost ([127.0.0.1]:34947 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNywg-0001xD-JV for submit@debbugs.gnu.org; Thu, 01 Oct 2020 09:48:30 -0400 Received: from lepiller.eu ([89.234.186.109]:51938) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNywS-0001t4-Jx for 43745@debbugs.gnu.org; Thu, 01 Oct 2020 09:48:17 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 3e8be617 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=v4XF6SUJKBzf6EfSrQgEmTLvh L3CJvouHN2cDiwoXGw=; b=MyDKt5iZIIwVq9N67Qls1PiOCd6TOvrar1RNkzmx+ 8Nw7ry67Icv23hDLtXoRLBNUWPaBVqjqtlftLZO9jjET7RhUZiDFHchKgHOCOr9F vhGdo6r8q6AqYSmrqms9alJ0r39YD3f11oeKaDtf3W1ky1/GsYU3p+2QBu/JA6F8 kExa9a3P1eLwxgxEDskroIk2FaBRstj4vG5EKMHs+TP/OpG/MGjad969W1THPgqa kCiejaTzoH4kjbNNjNH3kz0dQhLUIPUgLCC+prsB4FnYLbx9IU5z6VJmxzJcYlzU poXaT6exy4AALmQid+j6awjbHMZ0FvhyvBxULw06MgllQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id f2da56cd (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <43745@debbugs.gnu.org>; Thu, 1 Oct 2020 13:48:12 +0000 (UTC) From: Julien Lepiller Date: Thu, 1 Oct 2020 15:41:27 +0200 Message-Id: <20201001134133.32105-21-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 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 365c87d8b2..9633dc30fb 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -1683,14 +1683,14 @@ immutability.") (define-public ocaml-alcotest (package (name "ocaml-alcotest") - (version "0.8.5") + (version "1.0.0") (source (origin (method url-fetch) (uri (string-append "https://github.com/mirage/alcotest/releases/" "download/" version "/alcotest-" version ".tbz")) (sha256 (base32 - "0szwjxvaahgynsx0apj81jxj3ki6yz4is9mh2wkcbx66qy7n6fvb")))) + "1a43ilhwnj58pq3bi78ni46l9wh6klmmgfc93i94mvyx48bzzayx")))) (build-system dune-build-system) (arguments `(#:package "alcotest" @@ -1701,8 +1701,10 @@ immutability.") `(("ocaml-astring" ,ocaml-astring) ("ocaml-cmdliner" ,ocaml-cmdliner) ("ocaml-fmt" ,ocaml-fmt) - ("ocaml-result" ,ocaml-result) - ("ocaml-uuidm" ,ocaml-uuidm))) + ("ocaml-re" ,ocaml-re) + ("ocaml-stdlib-shims" ,ocaml-stdlib-shims) + ("ocaml-uuidm" ,ocaml-uuidm) + ("ocaml-uutf" ,ocaml-uutf))) (home-page "https://github.com/mirage/alcotest") (synopsis "Lightweight OCaml test framework") (description "Alcotest exposes simple interface to perform unit tests. It