lxqt.lxqt-build-tools: 2.2.0 -> 2.2.1

Diff: https://github.com/lxqt/lxqt-build-tools/compare/2.2.0...2.2.1
This commit is contained in:
José Romildo 2025-06-29 09:03:26 -03:00
parent 4cb0959af8
commit 9e9c66ef36

View File

@ -9,7 +9,7 @@
perl,
wrapQtAppsHook,
gitUpdater,
version ? "2.2.0",
version ? "2.2.1",
}:
stdenv.mkDerivation rec {
@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
hash =
{
"0.13.0" = "sha256-4/hVlEdqqqd6CNitCRkIzsS1R941vPJdirIklp4acXA=";
"2.2.0" = "sha256-q/VkxfC2vGRpFnAGULkjhmJ8JsdpxChROqemCyf0esE=";
"2.2.1" = "sha256-dewsmkma8QHgb3LzRGvfntI48bOaFFsrEDrOznaC8eg=";
}
."${version}";
};