fcitx5-unikey: 5.1.7 -> 5.1.8

Diff: https://github.com/fcitx/fcitx5-unikey/compare/5.1.7...5.1.8
This commit is contained in:
Vonfry
2025-10-26 01:52:42 +00:00
parent f069d426b1
commit e80d4a704d

View File

@@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-unikey";
version = "5.1.7";
version = "5.1.8";
src = fetchFromGitHub {
owner = "fcitx";
repo = "fcitx5-unikey";
rev = version;
hash = "sha256-ve+vu/bK3GYgjn9KxuOsFZFi9eymi1TFlzUHu4fJAkk=";
hash = "sha256-Yeyk6c4bjsxTi8DvRBGip/gayKaOvO6R5PGYkc0uUdk=";
};
nativeBuildInputs = [