pyfa: 2.62.2 -> 2.62.3 (#398942)

This commit is contained in:
Ramses
2025-04-16 10:06:22 +02:00
committed by GitHub
+2 -2
View File
@@ -10,7 +10,7 @@
copyDesktopItems,
}:
let
version = "2.62.2";
version = "2.62.3";
in
python3Packages.buildPythonApplication rec {
inherit version;
@@ -21,7 +21,7 @@ python3Packages.buildPythonApplication rec {
owner = "pyfa-org";
repo = "Pyfa";
tag = "v${version}";
hash = "sha256-7YFObKV4vXiTWgCfek7k4yVq7IG3JMtaB36Jhu7rGjk=";
hash = "sha256-PqiwZwok7Mv1M4txU3D5MZYu8WxDCetLmvTqZ30rypY=";
};
desktopItems = [