fcitx5-chinese-addons: 5.0.2 -> 5.0.3
This commit is contained in:
parent
1d89ec0c2c
commit
f0766ab3ae
@ -31,13 +31,13 @@ in
|
|||||||
|
|
||||||
mkDerivation rec {
|
mkDerivation rec {
|
||||||
pname = "fcitx5-chinese-addons";
|
pname = "fcitx5-chinese-addons";
|
||||||
version = "5.0.2";
|
version = "5.0.3";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "fcitx";
|
owner = "fcitx";
|
||||||
repo = "fcitx5-chinese-addons";
|
repo = "fcitx5-chinese-addons";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "11UIMrwzZqO8nrQx5oubeoQN8hspL1mvHw5Dc9sVOqQ=";
|
sha256 = "sha256-kCihpRUtUXrqqf7FPQp8ZRexiygOuDVOdQwVx7tSn+c=";
|
||||||
};
|
};
|
||||||
|
|
||||||
cmakeFlags = [
|
cmakeFlags = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user