fcitx5-skk: 5.1.5 -> 5.1.6

Diff: https://github.com/fcitx/fcitx5-skk/compare/5.1.5...5.1.6
This commit is contained in:
Vonfry
2025-02-17 19:42:27 +08:00
parent 074d6cd35f
commit ffa83545b8
@@ -16,13 +16,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-skk";
version = "5.1.5";
version = "5.1.6";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
hash = "sha256-wv5vX9eFlBUY7x4v9U+OuhKgX6V/b3iTaCvAIwJO10o=";
hash = "sha256-1gfR0wXBXM6Gttwldg2vm8DUUW4OciqKMQkpFQHqLoE=";
};
nativeBuildInputs = [