haskell-vty: updated to version 4.7.0.6
svn path=/nixpkgs/trunk/; revision=30208
This commit is contained in:
parent
bb2c5cbf70
commit
583fbe814f
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "vty";
|
pname = "vty";
|
||||||
version = "4.7.0.4";
|
version = "4.7.0.6";
|
||||||
sha256 = "1rwki3ch1r3dqzb1cxmzxn05k49ams64licl0silbhsj3qibbj53";
|
sha256 = "1jb7c4wh8pjb5salh725vxjbx29wy6ph5gvdp177piq40v3zvbg3";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
deepseq mtl parallel parsec terminfo utf8String vector
|
deepseq mtl parallel parsec terminfo utf8String vector
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue