lxqt.obconf-qt: 0.16.5 -> 0.16.6

Diff: https://github.com/lxqt/obconf-qt/compare/0.16.5...0.16.6
This commit is contained in:
José Romildo
2025-11-08 10:15:53 -03:00
parent f6b44b2401
commit eedef22134
+2 -2
View File
@@ -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 = [