mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
haskell-aeson: updated to version 0.4.0.1
svn path=/nixpkgs/trunk/; revision=31051
This commit is contained in:
parent
25373e78d3
commit
638d859229
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "aeson";
|
pname = "aeson";
|
||||||
version = "0.4.0.0";
|
version = "0.4.0.1";
|
||||||
sha256 = "1j0m7hh82ab7lg757wq75k28llfd1igawmg4g2qdia5gimm652pa";
|
sha256 = "15aq3r36vda8v1fn3pn0k638w32kzy15kbrf97krvg3xdwrvybky";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
attoparsec blazeBuilder blazeTextual deepseq dlist hashable mtl syb
|
attoparsec blazeBuilder blazeTextual deepseq dlist hashable mtl syb
|
||||||
text time unorderedContainers vector
|
text time unorderedContainers vector
|
||||||
|
Loading…
Reference in New Issue
Block a user