haskell-aeson-pretty: update to version 0.7.2

This commit is contained in:
Peter Simons 2014-12-12 09:48:27 +01:00
parent 18794d72bf
commit 53eb3f3166
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "aeson-pretty";
version = "0.7.1";
sha256 = "0gmm1kmdbanfyfdyij1gnazycp1x9703qfa5hgrz39j9046zg3y6";
version = "0.7.2";
sha256 = "03ap81853qi8yd9kdgczllrrni23a6glsfxrwj8zab6ipjrbh234";
isLibrary = true;
isExecutable = true;
buildDepends = [