[Backport release-26.05] pyfa: 2.67.0 -> 2.68.0 (#543068)

This commit is contained in:
nixpkgs-ci[bot]
2026-07-17 22:34:49 +00:00
committed by GitHub

View File

@@ -11,7 +11,7 @@
copyDesktopItems,
}:
let
version = "2.67.0";
version = "2.68.0";
in
python3Packages.buildPythonApplication rec {
inherit version;
@@ -22,7 +22,7 @@ python3Packages.buildPythonApplication rec {
owner = "pyfa-org";
repo = "Pyfa";
tag = "v${version}";
hash = "sha256-LS8KW6dZe/CYdA1LvZlq1vL8YllnDZkD9WEEDOToY1M=";
hash = "sha256-obx4YG75XxpdlaFlmFmkXdkazHERhm5boOzSx7zDRQs=";
};
desktopItems = [