Commit 83df023f authored by R. RyanTM's avatar R. RyanTM
Browse files

fcitx5-configtool: 5.1.1 -> 5.1.2

parent 014ba34d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -21,13 +21,13 @@

mkDerivation rec {
  pname = "fcitx5-configtool";
  version = "5.1.1";
  version = "5.1.2";

  src = fetchFromGitHub {
    owner = "fcitx";
    repo = pname;
    rev = version;
    sha256 = "sha256-5f75UTGCWsuMdZKhssSpUiVaRR05YY0bumVUNq2wJtY=";
    sha256 = "sha256-DtMskuPpiL1GshoUH1dDazvwHDhmr9gb93V3TRIMxxg=";
  };

  cmakeFlags = [