Commit 3688e2b8 authored by Yaya's avatar Yaya
Browse files

pocket-casts: Bump Electron from 33 to 34

parent 5722e848
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2678,7 +2678,7 @@ with pkgs;
  patool = with python3Packages; toPythonApplication patool;
  pocket-casts = callPackage ../by-name/po/pocket-casts/package.nix {
    electron = electron_33;
    electron = electron_34;
  };
  pueue = darwin.apple_sdk_11_0.callPackage ../applications/misc/pueue {