Unverified Commit ae841a39 authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

pyfa: 2.64.2 -> 2.65.0 (#462629)

parents 591e5f24 d693762c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
  copyDesktopItems,
}:
let
  version = "2.64.2";
  version = "2.65.0";
in
python3Packages.buildPythonApplication rec {
  inherit version;
@@ -22,7 +22,7 @@ python3Packages.buildPythonApplication rec {
    owner = "pyfa-org";
    repo = "Pyfa";
    tag = "v${version}";
    hash = "sha256-82zXMcIQPXTjMnKwhfpkm2apwDXLwKpbyglah6yHz/E=";
    hash = "sha256-KMSIN8amXl7q9sSvJwDobJzRZL0s4NN4KQxI/gBglyk=";
  };

  desktopItems = [