kdePackages.fcitx5-unikey: 5.1.8 -> 5.1.9

This commit is contained in:
R. Ryantm
2025-12-24 00:29:40 +00:00
parent 4b7ac64440
commit 1c3e85be1c

View File

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