Skip to content

Commit 9bbd3e6

Browse files
committed
pyfa: 2.61.3 -> 2.62.1
1 parent ce52a4d commit 9bbd3e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/py/pyfa/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
copyDesktopItems,
1111
}:
1212
let
13-
version = "2.61.3";
13+
version = "2.62.1";
1414
in
1515
python3Packages.buildPythonApplication rec {
1616
inherit version;
@@ -21,7 +21,7 @@ python3Packages.buildPythonApplication rec {
2121
owner = "pyfa-org";
2222
repo = "Pyfa";
2323
tag = "v${version}";
24-
hash = "sha256-i8NcRTn817gqwQP6j0RPUJkq09eTI4nfe3EVqYnWRpo=";
24+
hash = "sha256-yNMqP4YsfwTrf92wizstBXiTbhxAwIFoml4CUecqjbo=";
2525
};
2626

2727
desktopItems = [

0 commit comments

Comments
 (0)