mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 22:43:01 +00:00
ocamlPackages.mm: 0.8.5 -> 0.8.6
This commit is contained in:
parent
ccd7e10e00
commit
4935b06f4f
@ -4,7 +4,7 @@
|
||||
|
||||
buildDunePackage rec {
|
||||
pname = "mm";
|
||||
version = "0.8.5";
|
||||
version = "0.8.6";
|
||||
|
||||
duneVersion = "3";
|
||||
|
||||
@ -14,7 +14,7 @@ buildDunePackage rec {
|
||||
owner = "savonet";
|
||||
repo = "ocaml-mm";
|
||||
rev = "v${version}";
|
||||
sha256 = "sha256-/83coQdUoaa1+5yapF/joV87uYpVsmWU7LH867Vmmo0=";
|
||||
sha256 = "sha256-ME6Naza7OvZ/63zEjrPeKq5JwMoMfV2fpkCuZdtCZ/c=";
|
||||
};
|
||||
|
||||
buildInputs = [ dune-configurator ];
|
||||
|
Loading…
Reference in New Issue
Block a user