haskell-socket-io: update to version 1.2.0

This commit is contained in:
Peter Simons 2014-12-12 09:51:10 +01:00
parent 23c60e3334
commit 7fb4542b99

View file

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "socket-io";
version = "1.1.1";
sha256 = "0zr5kj519hw90rlicang5f573dd325rxv24psf12fxl6vmyxx1zc";
version = "1.2.0";
sha256 = "1271qmd83q669dcs6ni0f84i5kgvh8vgr4xgx2lcprirbzkx0gdl";
buildDepends = [
aeson attoparsec engineIo mtl stm text transformers
unorderedContainers vector