Commit eedef221 authored by José Romildo's avatar José Romildo
Browse files

lxqt.obconf-qt: 0.16.5 -> 0.16.6

parent f6b44b24
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,13 +19,13 @@

stdenv.mkDerivation rec {
  pname = "obconf-qt";
  version = "0.16.5";
  version = "0.16.6";

  src = fetchFromGitHub {
    owner = "lxqt";
    repo = "obconf-qt";
    rev = version;
    hash = "sha256-C7s312DeLiustPBBY4OdjYvN7X6noktLA8LuhlOaVRo=";
    hash = "sha256-Qd8vIfYjY/etv2IXEqQQM1ni0eS6Vuk/MnqtuLh4Mow=";
  };

  nativeBuildInputs = [