haskell-warp: update to version 2.1.1
This commit is contained in:
parent
5acd15da48
commit
2fb6b4b547
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "warp";
|
pname = "warp";
|
||||||
version = "2.1.0";
|
version = "2.1.1";
|
||||||
sha256 = "19pwpcn0qp0c4gb2yp81i550zfxk67087yhhn2iqgnzzhljhk8yw";
|
sha256 = "1nldm0pq1q5m91mhss4h23dxdqwqmvfdmcpq5grc1rqjb88mgm25";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeBuilder blazeBuilderConduit caseInsensitive conduit hashable
|
blazeBuilder blazeBuilderConduit caseInsensitive conduit hashable
|
||||||
httpDate httpTypes liftedBase network networkConduit simpleSendfile
|
httpDate httpTypes liftedBase network networkConduit simpleSendfile
|
||||||
|
|
Loading…
Reference in New Issue