We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8539520 commit fab95baCopy full SHA for fab95ba
pkgs/development/ocaml-modules/janestreet/0.17.nix
@@ -264,8 +264,8 @@ with self;
264
265
base = janePackage {
266
pname = "base";
267
- version = "0.17.1";
268
- hash = "sha256-5wqBpOHhiIy9JUuxb3OnpZHrHSM7VODuLSihaIyeFn0=";
+ version = "0.17.2";
+ hash = "sha256-GMUlo77IKXwsldZYK5uRcmjj2RyaDhdfFo1KRCJl9Dc=";
269
meta.description = "Full standard library replacement for OCaml";
270
buildInputs = [ dune-configurator ];
271
propagatedBuildInputs = [
0 commit comments