fcitx5-configtool: 5.1.2 -> 5.1.3
Diff: https://github.com/fcitx/fcitx5-configtool/compare/5.1.2...5.1.3
This commit is contained in:
@@ -21,13 +21,13 @@
|
||||
|
||||
mkDerivation rec {
|
||||
pname = "fcitx5-configtool";
|
||||
version = "5.1.2";
|
||||
version = "5.1.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "fcitx";
|
||||
repo = pname;
|
||||
rev = version;
|
||||
sha256 = "sha256-DtMskuPpiL1GshoUH1dDazvwHDhmr9gb93V3TRIMxxg=";
|
||||
sha256 = "sha256-IwGlhIeON0SenW738p07LWZAzVDMtxOSMuUIAgfmTEg=";
|
||||
};
|
||||
|
||||
cmakeFlags = [
|
||||
|
||||
Reference in New Issue
Block a user