fcitx5-unikey: 5.1.5 -> 5.1.6

Diff: https://github.com/fcitx/fcitx5-unikey/compare/5.1.5...5.1.6
This commit is contained in:
Vonfry
2025-02-17 19:42:27 +08:00
parent ffa83545b8
commit 267fdbca42
@@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-unikey";
version = "5.1.5";
version = "5.1.6";
src = fetchFromGitHub {
owner = "fcitx";
repo = "fcitx5-unikey";
rev = version;
hash = "sha256-CcyDK+knBXh2P+g3aB0Cv8F5BX7uCRbYwHjMEYo9k8A=";
hash = "sha256-hx3GXoloO3eQP9yhLY8v1ahwvOTCe5XcBey+ZbReRjE=";
};
nativeBuildInputs = [