ocaml: default to version 4.07
patdiff: 0.11.0 → 0.12.0
This commit is contained in:
committed by
Vincent Laporte
parent
deefc177d3
commit
c82c6d3a12
@@ -4,8 +4,8 @@ with ocamlPackages;
|
||||
|
||||
janePackage {
|
||||
pname = "patdiff";
|
||||
hash = "02cdn5j5brbp4n2rpxprzxfakjbl7n2llixg7m632bih3ppmfcq1";
|
||||
buildInputs = [ core_extended expect_test_helpers patience_diff ocaml_pcre ];
|
||||
hash = "04krzn6rj2r81z55pms5ayk6bxhlxrm006cbhy0m6rc69a0h00lh";
|
||||
buildInputs = [ core_extended expect_test_helpers patience_diff ocaml_pcre shell ];
|
||||
meta = {
|
||||
description = "File Diff using the Patience Diff algorithm";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user