Merge pull request #174655 from r-ryantm/auto-update/fcitx5-table-other

fcitx5-table-other: 5.0.8 -> 5.0.9
This commit is contained in:
Bobby Rong 2022-05-26 21:11:03 +08:00 committed by GitHub
commit 257c22cffb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,13 +10,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-table-other";
version = "5.0.8";
version = "5.0.9";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
sha256 = "sha256-aCZqcPqokkxBWx9kPBfxbslW1RZBIoZ63e7fPItl5yg=";
sha256 = "sha256-y/OY7m136VQvK75079OTFqLLR2o0NCIc5llljrJ91DU=";
};
nativeBuildInputs = [