Merge pull request #281006 from romildo/upd.obconf-qt

lxqt.obconf-qt: 0.16.3 -> 0.16.4
This commit is contained in:
José Romildo Malaquias 2024-01-15 07:42:35 -03:00 committed by GitHub
commit a2daa20b17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,13 +15,13 @@
mkDerivation rec {
pname = "obconf-qt";
version = "0.16.3";
version = "0.16.4";
src = fetchFromGitHub {
owner = "lxqt";
repo = pname;
rev = version;
hash = "sha256-ExBcP+j1uf9Y8f6YfZsqyD6YTx1PriS3w8I6qdqQGeE=";
hash = "sha256-uF90v56BthEts/Jy+a6kH2b1QFHCtft4ZLxyi/K/Vnc=";
};
nativeBuildInputs = [