pyfa: 2.62.3 -> 2.63.0 (#411648)
Co-authored-by: Daholli <Daholli@users.noreply.github.com>
This commit is contained in:
commit
9849129135
@ -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 = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user