haskell-yaml: update to version 0.8.8.3

This commit is contained in:
Peter Simons 2014-05-23 16:00:44 +02:00
parent 3fdef94fd1
commit 0259eaf66c

View File

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "yaml";
version = "0.8.8.2";
sha256 = "0dqn5pzk3bh9pprnlp9ggmjdwbb1j9yyd6ihq7vwky5g4yrqbl8m";
version = "0.8.8.3";
sha256 = "031d1wx31mw9lw0swlcf1xfzdixaq6wmglhzaj9sixhid0r2isvf";
isLibrary = true;
isExecutable = true;
buildDepends = [