ipafont: fix source url.
This commit is contained in:
parent
e9e6d62c59
commit
8454f52dc5
|
@ -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";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue