haskellPackages.engineIO: Update to 1.0.1
This commit is contained in:
parent
89fee1006c
commit
0ee223e786
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "engine-io";
|
pname = "engine-io";
|
||||||
version = "1.0.0";
|
version = "1.0.1";
|
||||||
sha256 = "08gxhf9ihz32z5ayabxw7mn14rib2kyawrvfqzbdkw8vxgjiasv9";
|
sha256 = "1wwh9p08dnjhixlli2wibqvwprz8cc5m0c4m17a4klcawr7kb3r6";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson async attoparsec base64Bytestring either monadLoops mwcRandom
|
aeson async attoparsec base64Bytestring either monadLoops mwcRandom
|
||||||
stm text transformers unorderedContainers vector websockets
|
stm text transformers unorderedContainers vector websockets
|
||||||
|
Loading…
x
Reference in New Issue
Block a user