anthy: update homepage url

This commit is contained in:
jopejoe1
2026-02-04 22:32:17 +01:00
parent bbb0d6bd5f
commit 4f025aed11
+1 -1
View File
@@ -37,7 +37,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = {
description = "Hiragana text to Kana Kanji mixed text Japanese input method";
homepage = "https://anthy.osdn.jp/";
homepage = "https://web.archive.org/web/20250404073626/https://osdn.net/projects/anthy/";
license = lib.licenses.gpl2Plus;
maintainers = [ ];
platforms = lib.platforms.unix;