mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 07:46:09 +01:00
groovy: update homepage
This commit is contained in:
parent
8196962097
commit
48add86c05
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = with stdenv.lib; {
|
||||
description = "An agile dynamic language for the Java Platform";
|
||||
homepage = http://groovy.codehaus.org/;
|
||||
homepage = http://groovy-lang.org/;
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ pSub ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue