ipafont: fix source url.

This commit is contained in:
Gabriel Ebner 2015-12-04 17:47:18 +01:00
parent e9e6d62c59
commit 8454f52dc5

View File

@ -4,7 +4,7 @@ stdenv.mkDerivation {
name = "ipafont-003.03";
src = fetchurl {
url = "http://ipafont.ipa.go.jp/ipafont/IPAfont00303.php";
url = "http://ipafont.ipa.go.jp/old/ipafont/IPAfont00303.php";
sha256 = "f755ed79a4b8e715bed2f05a189172138aedf93db0f465b4e20c344a02766fe5";
};