lxqt.lxqt-themes: 2.3.0 -> 2.4.0

Diff: https://github.com/lxqt/lxqt-themes/compare/2.3.0...2.4.0
This commit is contained in:
José Romildo
2026-04-22 22:20:29 -03:00
parent c15afa73df
commit 2686162bad
+2 -2
View File
@@ -9,13 +9,13 @@
stdenv.mkDerivation rec {
pname = "lxqt-themes";
version = "2.3.0";
version = "2.4.0";
src = fetchFromGitHub {
owner = "lxqt";
repo = "lxqt-themes";
rev = version;
hash = "sha256-sdfLwLYE29Qh0QCU6t5pKIyW2RYx32WRNvNV46nCaXo=";
hash = "sha256-whMW4fMiIcL4Qb/VNynVGBTIyObTMlf6AaWCnBYikZI=";
};
nativeBuildInputs = [