mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
haskell-socket-io: update to version 1.2.0
This commit is contained in:
parent
23c60e3334
commit
7fb4542b99
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user