fcitx5-table-other: 5.0.9 -> 5.0.10

This commit is contained in:
xrelkd
2022-07-11 21:45:32 +08:00
parent 8207ef880f
commit 6dbbc92f96
@@ -10,13 +10,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-table-other";
version = "5.0.9";
version = "5.0.10";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
sha256 = "sha256-y/OY7m136VQvK75079OTFqLLR2o0NCIc5llljrJ91DU=";
sha256 = "sha256-jdc1W8aLkR2VcpjiEOJNApxNGgNqWreEBkW1pjuy1WU=";
};
nativeBuildInputs = [