haskell-aeson: updated to version 0.6.0.0
svn path=/nixpkgs/trunk/; revision=31809
This commit is contained in:
parent
f99bad4225
commit
592c7f453b
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "aeson";
|
pname = "aeson";
|
||||||
version = "0.5.0.0";
|
version = "0.6.0.0";
|
||||||
sha256 = "1n7c0kf6rdf5p76mjcxlqrzhnfz4b1zkkbxk9w94hibb0s4kwxv6";
|
sha256 = "1j8g1q7xr1pgyfyrkbh2zz7fhqshj0q5qg7fczrnsbbzf5k459zw";
|
||||||
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…
Reference in New Issue
Block a user