mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 05:05:29 +03:00
lxqt.lxqt-build-tools: 2.1.0 -> 2.2.0
Diff: https://github.com/lxqt/lxqt-build-tools/compare/2.1.0...2.2.0
This commit is contained in:
parent
b034efebae
commit
c0c3f765c4
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
perl,
|
perl,
|
||||||
wrapQtAppsHook,
|
wrapQtAppsHook,
|
||||||
gitUpdater,
|
gitUpdater,
|
||||||
version ? "2.1.0",
|
version ? "2.2.0",
|
||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
|
@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
||||||
hash =
|
hash =
|
||||||
{
|
{
|
||||||
"0.13.0" = "sha256-4/hVlEdqqqd6CNitCRkIzsS1R941vPJdirIklp4acXA=";
|
"0.13.0" = "sha256-4/hVlEdqqqd6CNitCRkIzsS1R941vPJdirIklp4acXA=";
|
||||||
"2.1.0" = "sha256-fZ5DbXnYm6oWDZdwiw2DpWFQMYd7VZ4oKkGIzQkaV94=";
|
"2.2.0" = "sha256-q/VkxfC2vGRpFnAGULkjhmJ8JsdpxChROqemCyf0esE=";
|
||||||
}
|
}
|
||||||
."${version}";
|
."${version}";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue