haskell-aeson: updated to version 0.3.2.11
svn path=/nixpkgs/trunk/; revision=28924
This commit is contained in:
parent
1392096d69
commit
84ff2da8c1
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "aeson";
|
pname = "aeson";
|
||||||
version = "0.3.2.9";
|
version = "0.3.2.11";
|
||||||
sha256 = "1qaajk797zpickw4ik5lc03wnmxkrcmv3zik7n1bjqx6h37h0zqw";
|
sha256 = "0cvavxb3bm5kz491wrx5az5scvddndw2rh45snhj1xn0flr1c2n7";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
attoparsec blazeBuilder blazeTextual deepseq hashable mtl syb text
|
attoparsec blazeBuilder blazeTextual deepseq hashable mtl syb text
|
||||||
time unorderedContainers vector
|
time unorderedContainers vector
|
||||||
|
Loading…
x
Reference in New Issue
Block a user