haskell-uniplate: updated to version 1.6.1
svn path=/nixpkgs/trunk/; revision=28508
This commit is contained in:
parent
a17757e5fc
commit
d246394fda
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "uniplate";
|
pname = "uniplate";
|
||||||
version = "1.6";
|
version = "1.6.1";
|
||||||
sha256 = "13nlyzsnj6hshgl839ww1kp49r87kpdcdyn7hxahg8k2qkj5zzxr";
|
sha256 = "0q3sjmmjfxk9hsqxcr7bzrgkgfkl725qqwkin39ln19zcq9w75v0";
|
||||||
buildDepends = [ syb ];
|
buildDepends = [ syb ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://community.haskell.org/~ndm/uniplate/";
|
homepage = "http://community.haskell.org/~ndm/uniplate/";
|
||||||
|
Loading…
Reference in New Issue
Block a user