andagii: fix homepage link

old link was broken
This commit is contained in:
Matthew Bauer 2017-08-17 14:58:43 -07:00
parent 725f7ca2ef
commit 4005b00283

View File

@ -18,7 +18,7 @@ in fetchzip {
# package; but I cannot find the original source, so use it on your
# own risk Debian claims it is GPL - good enough for me.
meta = with stdenv.lib; {
homepage = http://www.i18nguy.com/unicode/unicode-font.HTML;
homepage = http://www.i18nguy.com/unicode/unicode-font.html;
description = "Unicode Plane 1 Osmanya script font";
maintainers = with maintainers; [ raskin rycee ];
license = "unknown";