haskell-warp: update to version 3.0.0.4
This commit is contained in:
parent
d624214b02
commit
1fda72956b
|
@ -8,8 +8,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "warp";
|
pname = "warp";
|
||||||
version = "3.0.0.3";
|
version = "3.0.0.4";
|
||||||
sha256 = "0lhmhgbza49lkbay6ydj5h1g04qzs4jx2wyq4bhddjrpmxsdsy2y";
|
sha256 = "119yw4k11v2gq3z4gjr51i8z551cbbgwhkfnl9jr4ira06m6si2v";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeBuilder caseInsensitive hashable httpDate httpTypes network
|
blazeBuilder caseInsensitive hashable httpDate httpTypes network
|
||||||
simpleSendfile streamingCommons text unixCompat void wai
|
simpleSendfile streamingCommons text unixCompat void wai
|
||||||
|
|
Loading…
Reference in New Issue