haskellPackages.socketIo: Update to 1.1.1
This commit is contained in:
parent
cc6dca4c64
commit
91d1ebdd75
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "socket-io";
|
pname = "socket-io";
|
||||||
version = "1.1.0";
|
version = "1.1.1";
|
||||||
sha256 = "1ffip6jlp3i6pz8gbk8m2ra2q8568mgwgi988yh046w787yf9kpw";
|
sha256 = "0zr5kj519hw90rlicang5f573dd325rxv24psf12fxl6vmyxx1zc";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsec engineIo mtl stm text transformers
|
aeson attoparsec engineIo mtl stm text transformers
|
||||||
unorderedContainers vector
|
unorderedContainers vector
|
||||||
|
Loading…
x
Reference in New Issue
Block a user