unicon-lang: update homepage
the old one was invalid
This commit is contained in:
parent
97227efc3b
commit
bdaec37653
@ -62,6 +62,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
maintainers = [ ];
|
maintainers = [ ];
|
||||||
platforms = lib.platforms.linux;
|
platforms = lib.platforms.linux;
|
||||||
license = lib.licenses.gpl2;
|
license = lib.licenses.gpl2;
|
||||||
homepage = "http://unicon.org";
|
homepage = "http://www.unicon.org";
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user