xits-math: update homepage

This commit is contained in:
Kirill Boltaev 2019-11-09 11:58:34 +03:00 committed by Frederik Rietdijk
parent 10c255f0d0
commit ec44fc51f5

View file

@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = https://github.com/khaledhosny/xits-math; homepage = "https://github.com/alif-type/xits";
description = "OpenType implementation of STIX fonts with math support"; description = "OpenType implementation of STIX fonts with math support";
license = licenses.ofl; license = licenses.ofl;
platforms = platforms.all; platforms = platforms.all;