haskell-aeson: update to version 0.6.1.0
This commit is contained in:
parent
14d87a44b1
commit
6201716063
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "aeson";
|
pname = "aeson";
|
||||||
version = "0.6.0.2";
|
version = "0.6.1.0";
|
||||||
sha256 = "04vyjpp3zi2g65rrkq4x4bddw0nfclniq5hhfq7l3jhybd8jxy51";
|
sha256 = "16hjwcybmgmk1sg8x02r9bxisx4gl61rlq8w2zsxfgkxwjpfhkbx";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
attoparsec blazeBuilder deepseq dlist hashable mtl syb text time
|
attoparsec blazeBuilder deepseq dlist hashable mtl syb text time
|
||||||
unorderedContainers vector
|
unorderedContainers vector
|
||||||
|
Loading…
x
Reference in New Issue
Block a user