1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

haskell-yaml: update to version 0.8.8.4

This commit is contained in:
Peter Simons 2014-07-18 12:23:29 +02:00
parent cc25d3f876
commit 82d1bce665

View file

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "yaml";
version = "0.8.8.3";
sha256 = "031d1wx31mw9lw0swlcf1xfzdixaq6wmglhzaj9sixhid0r2isvf";
version = "0.8.8.4";
sha256 = "1mh5xv66cqvk0r5n6pwcm11m9489y40l69ca417yvymkksmncc7b";
isLibrary = true;
isExecutable = true;
buildDepends = [