mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
pyfa: 2.63.0 -> 2.63.1 (#414935)
Co-authored-by: Daholli <Daholli@users.noreply.github.com>
This commit is contained in:
commit
1cc0cb7bae
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
||||||
copyDesktopItems,
|
copyDesktopItems,
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
version = "2.63.0";
|
version = "2.63.1";
|
||||||
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-2GLfI3NvhxsnxlApjRM+X+QoqkB8GE1WOgGibvK1k7M=";
|
hash = "sha256-kpTJ7cgS/W0mUtplERiEYJA+FszPILCI+0AVbk6MVAA=";
|
||||||
};
|
};
|
||||||
|
|
||||||
desktopItems = [
|
desktopItems = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue