From patchwork Thu Oct 1 13:41:11 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Lepiller X-Patchwork-Id: 24413 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 58FC227BBE9; Thu, 1 Oct 2020 14:50:41 +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 2D14827BBE8 for ; Thu, 1 Oct 2020 14:50:41 +0100 (BST) Received: from localhost ([::1]:39190 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kNyym-000430-AV for patchwork@mira.cbaines.net; Thu, 01 Oct 2020 09:50:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54236) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kNyxD-0002a5-Gc for guix-patches@gnu.org; Thu, 01 Oct 2020 09:49:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51646) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kNyxD-0002wy-7q for guix-patches@gnu.org; Thu, 01 Oct 2020 09:49:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kNyxD-0001z0-6t for guix-patches@gnu.org; Thu, 01 Oct 2020 09:49:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#43745] [PATCH 05/27] gnu: ocaml-ppx-tools-versioned: Update to 5.4.0. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 01 Oct 2020 13:49:03 +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.16015601037399 (code B ref 43745); Thu, 01 Oct 2020 13:49:03 +0000 Received: (at 43745) by debbugs.gnu.org; 1 Oct 2020 13:48:23 +0000 Received: from localhost ([127.0.0.1]:34915 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNywZ-0001vB-D7 for submit@debbugs.gnu.org; Thu, 01 Oct 2020 09:48:23 -0400 Received: from lepiller.eu ([89.234.186.109]:51936) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNywL-0001sY-Tw for 43745@debbugs.gnu.org; Thu, 01 Oct 2020 09:48:12 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 280e3875 for <43745@debbugs.gnu.org>; Thu, 1 Oct 2020 13:48:04 +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=4hHcDp/4LTQc6RCLQEozsd8kb Vv6QzcxK95uVsYXqwA=; b=L7aMINsaeSHtGU1QVchfSWIJdlw4/vW9J/dF4TupO 3+cQd8MGAOdMpXONXjozsqIMlBjThNpH+ZfktSPajqTwf80kC6UlK22IPRQyc5ds JljdJZchHCDo1h8mI7H97Pts3qXCBif7MwsaLpF8bwSAaexQtppeQlHm5aoYG4C2 MGIsHLESRCF++p5xt5YnW0Kcb/g/4a4Xi7bxPBsUJXM69JkFojfG69v9eTc0lYVB uXYLeNI9xJGdMfUotg2sek/uhpLlSOP10BdcsUKtKvMYn8Q4AAQIp3vweeIGa9JN 4Zo70CTPVanvcKVhhAy57TPmG7448w7LM8QL10Xdpvf9g== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id ca0ea835 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <43745@debbugs.gnu.org>; Thu, 1 Oct 2020 13:48:03 +0000 (UTC) From: Julien Lepiller Date: Thu, 1 Oct 2020 15:41:11 +0200 Message-Id: <20201001134133.32105-5-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-ppx-tools-versioned): Update to 5.4.0. --- gnu/packages/ocaml.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index ed692230bc..9ec9c82b16 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -1321,7 +1321,7 @@ functions to the next and/or previous version.") (define-public ocaml-ppx-tools-versioned (package (name "ocaml-ppx-tools-versioned") - (version "5.2.3") + (version "5.4.0") (source (origin (method git-fetch) (uri (git-reference @@ -1330,7 +1330,7 @@ functions to the next and/or previous version.") (file-name (git-file-name name version)) (sha256 (base32 - "1hcmpnw26zf70a71r3d2c2c0mn8q084gdn1r36ynng6fv9hq6j0y")))) + "07lnj4yzwvwyh5fhpp1dxrys4ddih15jhgqjn59pmgxinbnddi66")))) (build-system dune-build-system) (arguments `(#:test-target "."))