3
0
Fork 0
forked from mirrors/nixpkgs

update http-types

This commit is contained in:
Aristid Breitkreuz 2015-02-16 21:06:29 +01:00
parent 4621f16b34
commit 6aa43976a7

View file

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "http-types";
version = "0.8.5";
sha256 = "0d282sf3xyk5makhnwfm2k9mgw1fkh07kasmy85fiwjkc1447ciw";
version = "0.8.6";
sha256 = "1q1ni88rs8d79xnk1x2jaf3848ygxlfhpvv4gw46k08lw29ihfxh";
buildDepends = [ blazeBuilder caseInsensitive text ];
testDepends = [
blazeBuilder doctest hspec QuickCheck quickcheckInstances text