haskell-uniplate: updated to version 1.6.5
svn path=/nixpkgs/trunk/; revision=30272
This commit is contained in:
parent
5b28154e86
commit
dc4b393ded
@ -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/";
|
||||||
|
Loading…
Reference in New Issue
Block a user