fcitx5-unikey: 5.1.3 -> 5.1.4

Diff: https://github.com/fcitx/fcitx5-unikey/compare/5.1.3...5.1.4
This commit is contained in:
Vonfry 2024-04-23 18:48:23 +08:00
parent b604c63094
commit 0bdb251b43
No known key found for this signature in database
GPG Key ID: 1B81687FBA75D6B5
1 changed files with 2 additions and 2 deletions

View File

@ -11,13 +11,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-unikey";
version = "5.1.3";
version = "5.1.4";
src = fetchFromGitHub {
owner = "fcitx";
repo = "fcitx5-unikey";
rev = version;
sha256 = "sha256-wrsA0gSexOZgsJunozt49GyP9R3Xe2Aci7Q8p3zAM9Q=";
hash = "sha256-BwKlhb3nIzBgD3XSuDOH6f2sFbtx8cc4R4qC5ZQrZus=";
};
nativeBuildInputs = [