From 2cb454e3f5e8f52b1cabeb5d39734fb7008bba59 Mon Sep 17 00:00:00 2001 From: Ulrik Strid Date: Thu, 24 Mar 2022 14:45:55 +0100 Subject: ocamlPackages.directories: 0.2 -> 0.5 --- pkgs/development/ocaml-modules/directories/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/development/ocaml-modules') diff --git a/pkgs/development/ocaml-modules/directories/default.nix b/pkgs/development/ocaml-modules/directories/default.nix index eae11953113b..509d5b2a1e4a 100644 --- a/pkgs/development/ocaml-modules/directories/default.nix +++ b/pkgs/development/ocaml-modules/directories/default.nix @@ -2,7 +2,7 @@ buildDunePackage rec { pname = "directories"; - version = "0.2"; + version = "0.5"; useDune2 = true; minimumOCamlVersion = "4.07"; @@ -11,7 +11,7 @@ buildDunePackage rec { owner = "ocamlpro"; repo = pname; rev = version; - sha256 = "0s7ginh0g0fhw8xf9v58cx99a8q9jqsf4i0p134m5qzf84qpjwff"; + sha256 = "sha256-31CGhmmfOORJ1ewgp+IU+p1+f2kfX/W+lxK7EGU62vc="; }; meta = { -- cgit 1.4.1