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:23:36 +08:00
parent ffa83545b8
commit 267fdbca42
No known key found for this signature in database
GPG Key ID: 3DA5AB76AF957A27

View File

@ -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 = [