haskell-uniplate: update to version 1.6.8

This commit is contained in:
Peter Simons 2012-12-06 11:55:12 +01:00
parent 4c9badf75e
commit af6d8784e3
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "uniplate"; pname = "uniplate";
version = "1.6.7"; version = "1.6.8";
sha256 = "1f71dinmp3vmx9j0a1sxm0f8gzxknsvhnyb8sxfjrvpvixzyg0dx"; sha256 = "0ic1fqm6i7b9lvv2m5l591xw5wkc80lvyvwdvvxbzsbb5vz7kphy";
buildDepends = [ hashable syb unorderedContainers ]; buildDepends = [ hashable syb unorderedContainers ];
meta = { meta = {
homepage = "http://community.haskell.org/~ndm/uniplate/"; homepage = "http://community.haskell.org/~ndm/uniplate/";