fcitx5-table-extra: 5.1.3 -> 5.1.4

Diff: https://github.com/fcitx/fcitx5-table-extra/compare/5.1.3...5.1.4
This commit is contained in:
Vonfry 2024-03-01 22:00:47 +08:00
parent 7603c6794e
commit b85b81d215
No known key found for this signature in database
GPG Key ID: 1B81687FBA75D6B5

View File

@ -10,13 +10,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-table-extra";
version = "5.1.3";
version = "5.1.4";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-w4JFZvYFL3fHrDgZqYND2bl3lT9/O1GXgfOwR7WyzWY=";
hash = "sha256-Lb8CYFQl48arJEn9gemZ7imD/gdKjN+7Wnm21/0/Sko=";
};
nativeBuildInputs = [