haskell-yaml: update to version 0.8.7.2

This commit is contained in:
Peter Simons 2014-02-13 10:58:11 +01:00
parent 797fd2d737
commit 636edd49bf

View File

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