haskell-http-common: update to version 0.7.1.1

This commit is contained in:
Peter Simons 2014-01-17 10:40:21 +01:00
parent 30e8a526e4
commit 930150bf4b

View file

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