haskell-aeson: updated to version 0.3.2.12
svn path=/nixpkgs/trunk/; revision=29362
This commit is contained in:
parent
b0f4345467
commit
c8d3fcd1b3
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "aeson";
|
pname = "aeson";
|
||||||
version = "0.3.2.11";
|
version = "0.3.2.12";
|
||||||
sha256 = "0cvavxb3bm5kz491wrx5az5scvddndw2rh45snhj1xn0flr1c2n7";
|
sha256 = "12dq79bd8kvl4hc493c7ff9k9xdpibnnnfgpvpxh4ljnqcqr4hcy";
|
||||||
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