haskell-aeson-pretty: update to version 0.7.1
This commit is contained in:
parent
b5b91ffb4c
commit
745263c23e
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "aeson-pretty";
|
pname = "aeson-pretty";
|
||||||
version = "0.7";
|
version = "0.7.1";
|
||||||
sha256 = "0zkqs3f4mr0v0j582h9ssq7dxgfkk59s7y66b640hc4zf0b5p7g7";
|
sha256 = "0gmm1kmdbanfyfdyij1gnazycp1x9703qfa5hgrz39j9046zg3y6";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
|
Loading…
Reference in New Issue
Block a user