acgtk: fix homepage url
This commit is contained in:
parent
59c5f52f67
commit
b3d8c08a55
@ -47,7 +47,7 @@ stdenv.mkDerivation {
|
||||
+ " " + optionalString installEmacsMode "install-emacs";
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://www.loria.fr/equipes/calligramme/acg;
|
||||
homepage = http://calligramme.loria.fr/acg/;
|
||||
description = "A toolkit for developing ACG signatures and lexicon";
|
||||
license = licenses.cecill20;
|
||||
platforms = ocaml.meta.platforms or [];
|
||||
|
Loading…
Reference in New Issue
Block a user