kdePackages.fcitx5-unikey: 5.1.9 -> 5.1.10

This commit is contained in:
R. Ryantm
2026-03-18 12:33:37 +00:00
parent 4d00892504
commit 12646071f0
@@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-unikey";
version = "5.1.9";
version = "5.1.10";
src = fetchFromGitHub {
owner = "fcitx";
repo = "fcitx5-unikey";
rev = version;
hash = "sha256-tTJPoFmhILPvKNwut0vLohkvm+nJzX8VrMVTopfmF1Q=";
hash = "sha256-g4RK1OCRQJoLv5fLR/O2GghgBIWOKzhRbkuijIgpr7U=";
};
nativeBuildInputs = [