haskell-wai-websockets: update to version 2.1.0.1

This commit is contained in:
Peter Simons 2014-03-30 22:07:13 +02:00
parent b217dfc617
commit d16e52b872

View file

@ -5,8 +5,8 @@
cabal.mkDerivation (self: {
pname = "wai-websockets";
version = "2.1.0";
sha256 = "094imqhkn4ghifgp2qhs4hnby3zzdd84fhmyvvy7igcpz1rmll7a";
version = "2.1.0.1";
sha256 = "1ic1wgfp16j6lhypn1psmicafjavbhq5rvm32xqwkb65abhpg571";
isLibrary = true;
isExecutable = true;
buildDepends = [