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:
parent
85395200f0
commit
fab95ba4b9
1 changed files with 2 additions and 2 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue