fcitx5: 5.1.1 -> 5.1.4
Diff: https://github.com/fcitx/fcitx5/compare/5.1.1...5.1.4
This commit is contained in:
@@ -43,13 +43,13 @@ let
|
||||
in
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "fcitx5";
|
||||
version = "5.1.1";
|
||||
version = "5.1.4";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "fcitx";
|
||||
repo = pname;
|
||||
rev = version;
|
||||
hash = "sha256-R8stzpfQttBZFFSu8ikUz/2eL+b98/X672uVFsha9H0=";
|
||||
hash = "sha256-7iDDIYnBsM/vYcRIGDXW2hsCwiCBntfUvcl4iWbe2mc=";
|
||||
};
|
||||
|
||||
prePatch = ''
|
||||
|
||||
Reference in New Issue
Block a user