haskell-json-schema: update to version 0.6.1.1

This commit is contained in:
Peter Simons 2014-07-22 12:22:00 +02:00
parent fefd1a9d5e
commit c26575e5e3

@ -7,8 +7,8 @@
cabal.mkDerivation (self: {
pname = "json-schema";
version = "0.6";
sha256 = "1rlx6r4ybbgz8q159mxh0hp3l0cc8q4nc1g7yd1ii1z4p9wjmnny";
version = "0.6.1.1";
sha256 = "0hn1v2idra9sx1x5mr511h4qcvnhy7b80fgn58w9856w9cl7d34b";
buildDepends = [
aeson genericAeson genericDeriving tagged text time
unorderedContainers vector