mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-30 01:23:03 +00:00
haskell-warp: update to version 2.1.1
This commit is contained in:
parent
5acd15da48
commit
2fb6b4b547
@ -6,8 +6,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "warp";
|
||||
version = "2.1.0";
|
||||
sha256 = "19pwpcn0qp0c4gb2yp81i550zfxk67087yhhn2iqgnzzhljhk8yw";
|
||||
version = "2.1.1";
|
||||
sha256 = "1nldm0pq1q5m91mhss4h23dxdqwqmvfdmcpq5grc1rqjb88mgm25";
|
||||
buildDepends = [
|
||||
blazeBuilder blazeBuilderConduit caseInsensitive conduit hashable
|
||||
httpDate httpTypes liftedBase network networkConduit simpleSendfile
|
||||
|
Loading…
Reference in New Issue
Block a user