haskell-vty: update to 5.2.3

This commit is contained in:
Mateusz Kowalczyk
2014-10-05 14:58:30 +01:00
parent 596b4b42ed
commit bc2ab990cc
2 changed files with 4 additions and 4 deletions

View File

@@ -9,8 +9,8 @@
cabal.mkDerivation (self: {
pname = "vty";
version = "5.2.2";
sha256 = "06bpsmkfdl10x82kk27ymfkiiq36s9ifs2q1gj3w1rf6l30k2ca6";
version = "5.2.3";
sha256 = "0afgysliv7bi3x46cj8bcmahfc1lz2niyfmvnzrf9brhxf7l9y76";
isLibrary = true;
isExecutable = true;
buildDepends = [