haskell-warp: update to version 3.0.0.5
This commit is contained in:
parent
0453805178
commit
cd4b52b7d1
|
@ -8,8 +8,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "warp";
|
pname = "warp";
|
||||||
version = "3.0.0.4";
|
version = "3.0.0.5";
|
||||||
sha256 = "119yw4k11v2gq3z4gjr51i8z551cbbgwhkfnl9jr4ira06m6si2v";
|
sha256 = "1in9gnxb15np4vj47q6c07hr9iq2apbx0a1brkaqcmfq3c9wq9d5";
|
||||||
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