haskell-yaml: updated to version 0.5.1.2
svn path=/nixpkgs/trunk/; revision=31630
This commit is contained in:
parent
a0e44836a4
commit
a0672a86dc
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yaml";
|
pname = "yaml";
|
||||||
version = "0.5.1.1";
|
version = "0.5.1.2";
|
||||||
sha256 = "1l3f1rbdajdf9944kwbf90a1wxv00g2jcgjkg54k6c3iqbx956w2";
|
sha256 = "0xmx58h47prpmgbf63bsy7ar74h0d968wyd2yg3bgvwmnd83iz7d";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsec conduit text transformers unorderedContainers
|
aeson attoparsec conduit text transformers unorderedContainers
|
||||||
vector
|
vector
|
||||||
|
Loading…
x
Reference in New Issue
Block a user