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,
|
copyDesktopItems,
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
version = "2.62.3";
|
version = "2.63.0";
|
||||||
in
|
in
|
||||||
python3Packages.buildPythonApplication rec {
|
python3Packages.buildPythonApplication rec {
|
||||||
inherit version;
|
inherit version;
|
||||||
@ -21,7 +21,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
owner = "pyfa-org";
|
owner = "pyfa-org";
|
||||||
repo = "Pyfa";
|
repo = "Pyfa";
|
||||||
tag = "v${version}";
|
tag = "v${version}";
|
||||||
hash = "sha256-PqiwZwok7Mv1M4txU3D5MZYu8WxDCetLmvTqZ30rypY=";
|
hash = "sha256-2GLfI3NvhxsnxlApjRM+X+QoqkB8GE1WOgGibvK1k7M=";
|
||||||
};
|
};
|
||||||
|
|
||||||
desktopItems = [
|
desktopItems = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user