haskellPackages.jsonAssertions: Update to 1.0.2
This commit is contained in:
parent
c814dab2ee
commit
45c6aabf69
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "json-assertions";
|
pname = "json-assertions";
|
||||||
version = "1.0.1";
|
version = "1.0.2";
|
||||||
sha256 = "0rpj300knyk602wqkqipmy54xv3pn20cd06sa8irkf2wz0xribzm";
|
sha256 = "0ppj1xxbi0yrmv6vkmwkz91vvwzjd0ixj60432liwmd6h13apky0";
|
||||||
buildDepends = [ aeson indexed indexedFree lens text ];
|
buildDepends = [ aeson indexed indexedFree lens text ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/ocharles/json-assertions.git";
|
homepage = "http://github.com/ocharles/json-assertions.git";
|
||||||
|
Loading…
Reference in New Issue
Block a user