haskell-warp: update to version 2.1.1.2
This commit is contained in:
parent
f3568bf38d
commit
b3ad12f4ff
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "warp";
|
pname = "warp";
|
||||||
version = "2.1.1";
|
version = "2.1.1.2";
|
||||||
sha256 = "1nldm0pq1q5m91mhss4h23dxdqwqmvfdmcpq5grc1rqjb88mgm25";
|
sha256 = "1kiwarlfw8m04fapnihbr2n6diysi1snwvpvdya5hz555c5flda9";
|
||||||
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