haskell-uniplate: update to version 1.6.11

+2 -2
+2 -2
pkgs/development/libraries/haskell/uniplate/default.nix
··· 2 2 3 3 cabal.mkDerivation (self: { 4 4 pname = "uniplate"; 5 - version = "1.6.10"; 6 - sha256 = "0j0hsvlkml8v9f8iijcgq58qnxnmk7gzxcnl9rxx4fdr9fnaffj3"; 5 + version = "1.6.11"; 6 + sha256 = "10ppc9hqc0y17r3y4vdajshrp3956dybna7qa5zm0akgl3pbla9j"; 7 7 buildDepends = [ hashable syb unorderedContainers ]; 8 8 meta = { 9 9 homepage = "http://community.haskell.org/~ndm/uniplate/";