haskell-uniplate: updated to version 1.6.5

svn path=/nixpkgs/trunk/; revision=30272
This commit is contained in:
Peter Simons 2011-11-06 18:36:42 +00:00
parent 5b28154e86
commit dc4b393ded

View file

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