pyfa: 2.62.3 -> 2.63.0 (#411648)

Co-authored-by: Daholli <Daholli@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-05-28 12:25:29 +00:00 committed by GitHub
commit 9849129135
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@
copyDesktopItems,
}:
let
version = "2.62.3";
version = "2.63.0";
in
python3Packages.buildPythonApplication rec {
inherit version;
@ -21,7 +21,7 @@ python3Packages.buildPythonApplication rec {
owner = "pyfa-org";
repo = "Pyfa";
tag = "v${version}";
hash = "sha256-PqiwZwok7Mv1M4txU3D5MZYu8WxDCetLmvTqZ30rypY=";
hash = "sha256-2GLfI3NvhxsnxlApjRM+X+QoqkB8GE1WOgGibvK1k7M=";
};
desktopItems = [