fcitx5-anthy: 5.1.10 -> 5.1.11 (#560530)

This commit is contained in:
Nick Cao
2026-09-08 23:48:26 +00:00
committed by GitHub

View File

@@ -13,11 +13,11 @@
stdenv.mkDerivation rec {
pname = "fcitx5-anthy";
version = "5.1.10";
version = "5.1.11";
src = fetchurl {
url = "https://download.fcitx-im.org/fcitx5/fcitx5-anthy/${pname}-${version}.tar.zst";
hash = "sha256-t4ZdPAPvUbd2iQvfUlFlpUTjC+RG4nYuDFPIfpBZB4Y=";
hash = "sha256-nlmhUat8OmE/zhN+09vSeKVu+H9ptsHsKVyDWxl381Y=";
};
nativeBuildInputs = [