fcitx5-m17n: 5.1.0 -> 5.1.1

Diff: https://github.com/fcitx/fcitx5-m17n/compare/5.1.0...5.1.1
This commit is contained in:
Vonfry 2024-04-23 18:47:57 +08:00
parent 12c69292e9
commit 5bca483aef
No known key found for this signature in database
GPG Key ID: 1B81687FBA75D6B5

View File

@ -14,13 +14,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-m17n";
version = "5.1.0";
version = "5.1.1";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
sha256 = "sha256-qo3tS0tjQCD7+CoNvjyvhQPAfa38o7/f/MjqRkIL2R0=";
hash = "sha256-5zXLbKHcTMrX+Ux9aN2jl15Go58m7Fr7ZkFyvDGWKaw=";
};
nativeBuildInputs = [