haskell-http-common: update to version 0.7.2.0

This commit is contained in:
Peter Simons 2014-09-23 14:17:48 +02:00
parent c595d9642d
commit b64e2a310a

View File

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "http-common";
version = "0.7.1.1";
sha256 = "1a0szaqs1halrv4kx57g2hd4vcdhks7pfal0hyq19af2pncaz1h8";
version = "0.7.2.0";
sha256 = "0w83qz35aaxc2k3qqpamh8anqxr7w3vym5qh40w1a8n4x00pm960";
buildDepends = [
base64Bytestring blazeBuilder caseInsensitive mtl network text
transformers unorderedContainers