mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
haskell-wai-handler-launch: update to version 2.0.1.1
This commit is contained in:
parent
04db259288
commit
8a8dbb1682
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "wai-handler-launch";
|
||||
version = "2.0.0";
|
||||
sha256 = "1z03c3hjkh4k6j5dsp4973f05rk2cgl7gazac4vdq4imwfzxj3lg";
|
||||
version = "2.0.1.1";
|
||||
sha256 = "10izbri1a8mjb2q4r1badw63qbp3vxnw5v2hzskq6911bckqkskc";
|
||||
buildDepends = [
|
||||
blazeBuilder blazeBuilderConduit conduit httpTypes transformers wai
|
||||
warp zlibConduit
|
||||
|
|
Loading…
Reference in a new issue