Merge pull request #279078 from r-ryantm/auto-update/fcitx5-table-extra

fcitx5-table-extra: 5.1.0 -> 5.1.1
This commit is contained in:
Nick Cao 2024-01-06 11:21:34 -05:00 committed by GitHub
commit 5104682e48
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-extra";
version = "5.1.0";
version = "5.1.1";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
sha256 = "sha256-os2C/6r9hz/3MEAny8Klc01cRGIiKD39rdu56kQDCnQ=";
sha256 = "sha256-sQWqJHxA/vGzVI+eaRigzsgBKK68K8qY79P+WZv7gIw=";
};
nativeBuildInputs = [