Unverified Commit 86136fc1 authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

pyfa: 2.65.1 -> 2.65.2 (#471267)

parents 1ab0ebb2 96e8bf9c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
  copyDesktopItems,
}:
let
  version = "2.65.1";
  version = "2.65.2";
in
python3Packages.buildPythonApplication rec {
  inherit version;
@@ -22,7 +22,7 @@ python3Packages.buildPythonApplication rec {
    owner = "pyfa-org";
    repo = "Pyfa";
    tag = "v${version}";
    hash = "sha256-s53EkXPySdijmkb32VZs44Fuy+lckBu9RxMfPVe0mag=";
    hash = "sha256-W3HQ6x9WXYXCczVj+3MBhEnkoDgJUJ6oZal1N4iDjdg=";
  };

  desktopItems = [