mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
pyfa: 2.66.3 -> 2.67.0
This commit is contained in:
parent
edf8e66dd6
commit
64668a48fd
1 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
|||
copyDesktopItems,
|
||||
}:
|
||||
let
|
||||
version = "2.66.3";
|
||||
version = "2.67.0";
|
||||
in
|
||||
python3Packages.buildPythonApplication rec {
|
||||
inherit version;
|
||||
|
|
@ -22,7 +22,7 @@ python3Packages.buildPythonApplication rec {
|
|||
owner = "pyfa-org";
|
||||
repo = "Pyfa";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-EGYrEWB3YVVVNmc/KqtyLYbQPTcrv6+Piwqi347DB4c=";
|
||||
hash = "sha256-LS8KW6dZe/CYdA1LvZlq1vL8YllnDZkD9WEEDOToY1M=";
|
||||
};
|
||||
|
||||
desktopItems = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue