haskell-engine-io: update to version 1.2.3
This commit is contained in:
parent
cfdf4a4afd
commit
b99414a66c
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "engine-io";
|
pname = "engine-io";
|
||||||
version = "1.2.2";
|
version = "1.2.3";
|
||||||
sha256 = "1d8323nxklbhva2y8ymgm5h57j2p86sdjfh0yi1fjjr8p26dh2py";
|
sha256 = "05sc939x24f3na6nxywgbq0yx4wdamh6zk4spdclqgq65j7v0hxc";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson async attoparsec base64Bytestring either free monadLoops
|
aeson async attoparsec base64Bytestring either free monadLoops
|
||||||
mwcRandom stm stmDelay text transformers unorderedContainers vector
|
mwcRandom stm stmDelay text transformers unorderedContainers vector
|
||||||
|
|
Loading…
Reference in New Issue