From e99a196d612de45c0080cea2cb10de87c3eebcd0 Mon Sep 17 00:00:00 2001 From: Mario Rodas Date: Sat, 8 Jun 2019 23:48:03 -0500 Subject: [PATCH] kochi-substitute: update homepage --- pkgs/data/fonts/kochi-substitute/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/data/fonts/kochi-substitute/default.nix b/pkgs/data/fonts/kochi-substitute/default.nix index 11cd73e5237..6ed540121a2 100644 --- a/pkgs/data/fonts/kochi-substitute/default.nix +++ b/pkgs/data/fonts/kochi-substitute/default.nix @@ -40,7 +40,7 @@ stdenv.mkDerivation { versions of the fonts, which remove some non-free glyphs that were added from the naga10 font. ''; - homepage = http://sourceforge.jp/projects/efont/; + homepage = "https://osdn.net/projects/efont/"; license = stdenv.lib.licenses.wadalab; maintainers = [ stdenv.lib.maintainers.auntie ]; };