fcitx5-table-extra: 5.0.2 -> 5.0.4

(cherry picked from commit 7f705f7b0803fe947098dbe03a5b2318d68d761b)
This commit is contained in:
Vonfry 2021-06-02 20:44:35 +08:00 committed by github-actions[bot]
parent 835320ae4e
commit 1e20589c4b
1 changed files with 3 additions and 3 deletions

View File

@ -10,13 +10,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-table-extra";
version = "5.0.2";
version = "5.0.4";
src = fetchFromGitHub {
owner = "fcitx";
repo = "fcitx5-table-extra";
repo = pname;
rev = version;
sha256 = "sha256-Bqxdi/rjiTKqHLvVFVcQMjz/I0xxTiBgUIRkZjLuK+M=";
sha256 = "1rhm9jyqxlsgjsn3f5n9jwm5qjcgg87widp0bv1xa9cc23mydrqv";
};
nativeBuildInputs = [