haskell-json-schema: update to version 0.6.1.1
This commit is contained in:
parent
fefd1a9d5e
commit
c26575e5e3
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "json-schema";
|
pname = "json-schema";
|
||||||
version = "0.6";
|
version = "0.6.1.1";
|
||||||
sha256 = "1rlx6r4ybbgz8q159mxh0hp3l0cc8q4nc1g7yd1ii1z4p9wjmnny";
|
sha256 = "0hn1v2idra9sx1x5mr511h4qcvnhy7b80fgn58w9856w9cl7d34b";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson genericAeson genericDeriving tagged text time
|
aeson genericAeson genericDeriving tagged text time
|
||||||
unorderedContainers vector
|
unorderedContainers vector
|
||||||
|
Loading…
x
Reference in New Issue
Block a user