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