haskell-edit-distance: update to version 0.2.1.1
This commit is contained in:
parent
e7a86c9ded
commit
0ab16be804
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "edit-distance";
|
pname = "edit-distance";
|
||||||
version = "0.2.1";
|
version = "0.2.1.1";
|
||||||
sha256 = "1zhiyzgqmxi4mn7zn5q6rg03hgff9y5f9xizbs00069v7ncygi38";
|
sha256 = "1d8h38cn3azvsp2dp5gycglm5bwwd8plbag8ypi38yj6c35a82yn";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ random ];
|
buildDepends = [ random ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user