0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

ocamlPackages.base: 0.17.1 → 0.17.2

This commit is contained in:
Vincent Laporte 2025-05-06 06:43:28 +02:00 committed by Vincent Laporte
parent 85395200f0
commit fab95ba4b9

View file

@ -264,8 +264,8 @@ with self;
base = janePackage { base = janePackage {
pname = "base"; pname = "base";
version = "0.17.1"; version = "0.17.2";
hash = "sha256-5wqBpOHhiIy9JUuxb3OnpZHrHSM7VODuLSihaIyeFn0="; hash = "sha256-GMUlo77IKXwsldZYK5uRcmjj2RyaDhdfFo1KRCJl9Dc=";
meta.description = "Full standard library replacement for OCaml"; meta.description = "Full standard library replacement for OCaml";
buildInputs = [ dune-configurator ]; buildInputs = [ dune-configurator ];
propagatedBuildInputs = [ propagatedBuildInputs = [