fcitx5-mcbopomofo: 2.9.1 -> 2.9.2

This commit is contained in:
R. Ryantm
2025-07-08 04:56:19 +00:00
parent e6e45d9aa6
commit f94226260f
@@ -15,13 +15,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-mcbopomofo";
version = "2.9.1";
version = "2.9.2";
src = fetchFromGitHub {
owner = "openvanilla";
repo = "fcitx5-mcbopomofo";
rev = version;
hash = "sha256-fHDNhZhSVgVuZLfRA3eJErm1gwhUZJw+emCXfeO5HVo=";
hash = "sha256-2TWJsEScC5rMz5dowJOQHA2Mjzsq+d9n2lKXdEWiELU=";
};
nativeBuildInputs = [