idrisPackages.graphviz: fix homepage (#44355)

This commit is contained in:
Imuli
2018-08-02 16:24:48 +02:00
committed by xeji
parent a7bfe3c5f5
commit 632bda238f
+1 -1
View File
@@ -22,7 +22,7 @@ build-idris-package {
meta = {
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;
maintainers = [ lib.maintainers.brainrape ];
};