mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 08:59:32 +03:00
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: {
|
||||
pname = "engine-io";
|
||||
version = "1.2.2";
|
||||
sha256 = "1d8323nxklbhva2y8ymgm5h57j2p86sdjfh0yi1fjjr8p26dh2py";
|
||||
version = "1.2.3";
|
||||
sha256 = "05sc939x24f3na6nxywgbq0yx4wdamh6zk4spdclqgq65j7v0hxc";
|
||||
buildDepends = [
|
||||
aeson async attoparsec base64Bytestring either free monadLoops
|
||||
mwcRandom stm stmDelay text transformers unorderedContainers vector
|
||||
|
Loading…
Reference in New Issue
Block a user