3
0
Fork 0
forked from mirrors/nixpkgs

haskell-yaml: update to version 0.8.8

This commit is contained in:
Peter Simons 2014-03-20 20:55:14 +01:00
parent 4a6d30c2e7
commit d063b8f6ce

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "yaml";
version = "0.8.7.2";
sha256 = "00dmmws0gmp9fb2ha6z055ix7jlsiry24bwhkl226b680gi9a84d";
version = "0.8.8";
sha256 = "0fv56x40ici6hx2dfy85fg7zy213mn82h84czhj4xbvjszg8wycw";
isLibrary = true;
isExecutable = true;
buildDepends = [