Skip to content

Commit fab95ba

Browse files
committed
ocamlPackages.base: 0.17.1 → 0.17.2
1 parent 8539520 commit fab95ba

File tree

1 file changed

+2
-2
lines changed
  • pkgs/development/ocaml-modules/janestreet

1 file changed

+2
-2
lines changed

pkgs/development/ocaml-modules/janestreet/0.17.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,8 @@ with self;
264264

265265
base = janePackage {
266266
pname = "base";
267-
version = "0.17.1";
268-
hash = "sha256-5wqBpOHhiIy9JUuxb3OnpZHrHSM7VODuLSihaIyeFn0=";
267+
version = "0.17.2";
268+
hash = "sha256-GMUlo77IKXwsldZYK5uRcmjj2RyaDhdfFo1KRCJl9Dc=";
269269
meta.description = "Full standard library replacement for OCaml";
270270
buildInputs = [ dune-configurator ];
271271
propagatedBuildInputs = [

0 commit comments

Comments
 (0)