mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55: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,
|
||||
}:
|
||||
let
|
||||
version = "2.63.0";
|
||||
version = "2.63.1";
|
||||
in
|
||||
python3Packages.buildPythonApplication rec {
|
||||
inherit version;
|
||||
|
@ -21,7 +21,7 @@ python3Packages.buildPythonApplication rec {
|
|||
owner = "pyfa-org";
|
||||
repo = "Pyfa";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-2GLfI3NvhxsnxlApjRM+X+QoqkB8GE1WOgGibvK1k7M=";
|
||||
hash = "sha256-kpTJ7cgS/W0mUtplERiEYJA+FszPILCI+0AVbk6MVAA=";
|
||||
};
|
||||
|
||||
desktopItems = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue