haskell-warp: update to version 2.1.0
This commit is contained in:
parent
def8957c30
commit
5acfd49d17
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "warp";
|
pname = "warp";
|
||||||
version = "2.0.3.3";
|
version = "2.1.0";
|
||||||
sha256 = "02wh8jf8pcjb03xxdim9q92vr4jk9jibqqzl8kvccqlqfi5giq0f";
|
sha256 = "19pwpcn0qp0c4gb2yp81i550zfxk67087yhhn2iqgnzzhljhk8yw";
|
||||||
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