lol

ipafont: update homepage and source URLs

Renaud 719c702f 2d90587f

+2 -2
+2 -2
pkgs/data/fonts/ipafont/default.nix
··· 3 3 fetchzip { 4 4 name = "ipafont-003.03"; 5 5 6 - url = "http://ipafont.ipa.go.jp/old/ipafont/IPAfont00303.php"; 6 + url = "https://moji.or.jp/wp-content/ipafont/IPAfont/IPAfont00303.zip"; 7 7 8 8 postFetch = '' 9 9 mkdir -p $out/share/fonts ··· 19 19 Promotion Agency of Japan. It provides both Mincho and Gothic fonts, 20 20 suitable for both display and printing. 21 21 ''; 22 - homepage = "http://ipafont.ipa.go.jp/ipafont/"; 22 + homepage = "https://moji.or.jp/ipafont/"; 23 23 license = lib.licenses.ipa; 24 24 maintainers = [ lib.maintainers.auntie ]; 25 25 };