1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 21:21:06 +00:00

haskell-warp: update to version 2.0.1

This commit is contained in:
Peter Simons 2013-12-10 20:45:19 +01:00
parent e32ee4acf9
commit 4df80c3c2e

View file

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "warp";
version = "2.0.0.1";
sha256 = "12n1r1qahngfhrqhlbfjl11rmy5la9mpd0h4ai0lzdxkakb89pxl";
version = "2.0.1";
sha256 = "1sgsiw75xm3b1bv0cnpkx6vn6k0r1an3c94xw5bab4h7blb9jk4a";
buildDepends = [
blazeBuilder blazeBuilderConduit caseInsensitive conduit hashable
httpAttoparsec httpDate httpTypes liftedBase network networkConduit