haskell-vty: updated to version 4.7.0.8
svn path=/nixpkgs/trunk/; revision=31511
This commit is contained in:
parent
9f4723abd5
commit
9b408f567d
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "vty";
|
pname = "vty";
|
||||||
version = "4.7.0.6";
|
version = "4.7.0.8";
|
||||||
sha256 = "1jb7c4wh8pjb5salh725vxjbx29wy6ph5gvdp177piq40v3zvbg3";
|
sha256 = "1wh94m2i0ivdkf8hhl9qrsfs7z3mk0xrzgwdfgqw7lhq321i2bnm";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
deepseq mtl parallel parsec terminfo utf8String vector
|
deepseq mtl parallel parsec terminfo utf8String vector
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user