lxqt.obconf-qt: 0.16.5 -> 0.16.6 (#459749)

This commit is contained in:
Sandro
2025-11-10 18:36:11 +00:00
committed by GitHub
+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 = [