File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99 perl ,
1010 wrapQtAppsHook ,
1111 gitUpdater ,
12- version ? "2.2.0 " ,
12+ version ? "2.2.1 " ,
1313} :
1414
1515stdenv . mkDerivation rec {
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
2323 hash =
2424 {
2525 "0.13.0" = "sha256-4/hVlEdqqqd6CNitCRkIzsS1R941vPJdirIklp4acXA=" ;
26- "2.2.0 " = "sha256-q/VkxfC2vGRpFnAGULkjhmJ8JsdpxChROqemCyf0esE =" ;
26+ "2.2.1 " = "sha256-dewsmkma8QHgb3LzRGvfntI48bOaFFsrEDrOznaC8eg =" ;
2727 }
2828 . "${ version } " ;
2929 } ;
Original file line number Diff line number Diff line change 2020
2121stdenv . mkDerivation rec {
2222 pname = "lxqt-powermanagement" ;
23- version = "2.2.0 " ;
23+ version = "2.2.1 " ;
2424
2525 src = fetchFromGitHub {
2626 owner = "lxqt" ;
2727 repo = pname ;
2828 rev = version ;
29- hash = "sha256-NVyt9HcGRCLIVJFlkiiZ3OOTzGEfo3boDQlTmWythGk =" ;
29+ hash = "sha256-Awk/NlYd8HldmEL0G/LUgj101Y1BTQBrDJfG56Y/aX4 =" ;
3030 } ;
3131
3232 nativeBuildInputs = [
You can’t perform that action at this time.
0 commit comments