qt6Packages.fcitx5-unikey: 5.1.10 -> 5.1.11

This commit is contained in:
R. Ryantm
2026-06-20 12:27:29 +00:00
parent 85da0b85ce
commit 00a5ea42c3
@@ -13,13 +13,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-unikey";
version = "5.1.10";
version = "5.1.11";
src = fetchFromGitHub {
owner = "fcitx";
repo = "fcitx5-unikey";
rev = version;
hash = "sha256-g4RK1OCRQJoLv5fLR/O2GghgBIWOKzhRbkuijIgpr7U=";
hash = "sha256-ekGZreXoc/8yM2+PNsSLcMIsSxbRmkCQcknAZtNC3kM=";
};
nativeBuildInputs = [