groovy: update homepage
This commit is contained in:
parent
8196962097
commit
48add86c05
@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "An agile dynamic language for the Java Platform";
|
description = "An agile dynamic language for the Java Platform";
|
||||||
homepage = http://groovy.codehaus.org/;
|
homepage = http://groovy-lang.org/;
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ pSub ];
|
maintainers = with maintainers; [ pSub ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user