lxqt.lximage-qt: 2.3.0 -> 2.4.0

Diff: https://github.com/lxqt/lximage-qt/compare/2.3.0...2.4.0
This commit is contained in:
José Romildo
2026-04-22 22:19:14 -03:00
parent 6dc13bb6dd
commit c88677a533
+2 -2
View File
@@ -21,13 +21,13 @@
stdenv.mkDerivation rec {
pname = "lximage-qt";
version = "2.3.0";
version = "2.4.0";
src = fetchFromGitHub {
owner = "lxqt";
repo = "lximage-qt";
rev = version;
hash = "sha256-RJKXcaZJe5gyDubdglOmzmJ9XCH0gAW4fc7OR3anCoU=";
hash = "sha256-ThP7MuAKysJ/Q/JSO12CuwCt6mCU5tZ2DiKEO0Nfg3U=";
};
nativeBuildInputs = [