mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 16:45:49 +01:00
ocamlPackages.merlin: 2.5.0 -> 2.5.1
This commit is contained in:
parent
b231edcdaf
commit
b7b1e42ea4
1 changed files with 2 additions and 2 deletions
|
@ -8,10 +8,10 @@ let
|
|||
then
|
||||
"2.3.1"
|
||||
else
|
||||
"2.5.0";
|
||||
"2.5.1";
|
||||
hashes = {
|
||||
"2.3.1" = "192jamcc7rmvadlqqsjkzsl6hlgwhg9my1qc89fxh1lmd4qdsrpn";
|
||||
"2.5.0" = "1q09mnq4qmh6vfn45qxh2v81l364iazcpjs5dyczmlhln8b25bff";
|
||||
"2.5.1" = "0p3hqxawp18q43ws6506cnndi49f3gxzmai0x2qch7h42dgh1cb8";
|
||||
};
|
||||
in
|
||||
|
||||
|
|
Loading…
Reference in a new issue