From fab95ba4b9523f310644e6e6087c0014535c8e02 Mon Sep 17 00:00:00 2001 From: Vincent Laporte Date: Tue, 6 May 2025 06:43:28 +0200 Subject: [PATCH] =?UTF-8?q?ocamlPackages.base:=200.17.1=20=E2=86=92=200.17?= =?UTF-8?q?.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkgs/development/ocaml-modules/janestreet/0.17.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/ocaml-modules/janestreet/0.17.nix b/pkgs/development/ocaml-modules/janestreet/0.17.nix index 75eb0c6ccf68..0b5deb52d946 100644 --- a/pkgs/development/ocaml-modules/janestreet/0.17.nix +++ b/pkgs/development/ocaml-modules/janestreet/0.17.nix @@ -264,8 +264,8 @@ with self; base = janePackage { pname = "base"; - version = "0.17.1"; - hash = "sha256-5wqBpOHhiIy9JUuxb3OnpZHrHSM7VODuLSihaIyeFn0="; + version = "0.17.2"; + hash = "sha256-GMUlo77IKXwsldZYK5uRcmjj2RyaDhdfFo1KRCJl9Dc="; meta.description = "Full standard library replacement for OCaml"; buildInputs = [ dune-configurator ]; propagatedBuildInputs = [