haskell-warp: update to version 2.0.3.2
This commit is contained in:
parent
cba685279d
commit
e68b54eda8
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "warp";
|
pname = "warp";
|
||||||
version = "2.0.3.1";
|
version = "2.0.3.2";
|
||||||
sha256 = "0rbl9p1kdgvya2ah2bpaqfv73hlvhsd46nk5f5wgx244pm714kc5";
|
sha256 = "1aapwhgqn693cvdhj4zafyww2xrpjn8wzdgrwxz8k6mq0f2lh599";
|
||||||
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
Block a user