idrisPackages.graphviz: fix homepage (#44355)
This commit is contained in:
parent
a7bfe3c5f5
commit
632bda238f
@ -22,7 +22,7 @@ build-idris-package {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Parser and library for graphviz dot files";
|
description = "Parser and library for graphviz dot files";
|
||||||
homepage = https://github.com/mgttlinger/idris-graphviz;
|
homepage = https://gitlab.com/mgttlinger/idris-graphviz;
|
||||||
license = lib.licenses.gpl3;
|
license = lib.licenses.gpl3;
|
||||||
maintainers = [ lib.maintainers.brainrape ];
|
maintainers = [ lib.maintainers.brainrape ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user