haskell-uniplate: updated to version 1.6.6

svn path=/nixpkgs/trunk/; revision=32317
This commit is contained in:
Peter Simons 2012-02-16 09:05:45 +00:00
parent 62757d7b36
commit 3b0b922884

View File

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "uniplate";
version = "1.6.5";
sha256 = "1g29jbh2clxp87p8qjihgjgi8hdqgzray34bg6hv7whsy053apqs";
version = "1.6.6";
sha256 = "1n3535yaw44v0krslnmfxgkfry6kih6sn17544qqynnz21x7dlfs";
buildDepends = [ Cabal hashable syb unorderedContainers ];
meta = {
homepage = "http://community.haskell.org/~ndm/uniplate/";