From d31a6a56f2b7212394bc2b7797f90fc3528c1028 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 10 Jul 2026 19:59:22 +0000 Subject: [PATCH] pandora-launcher-unwrapped: 5.2.2 -> 5.3.0 --- pkgs/by-name/pa/pandora-launcher-unwrapped/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/pa/pandora-launcher-unwrapped/package.nix b/pkgs/by-name/pa/pandora-launcher-unwrapped/package.nix index 3a989632150c..094448472490 100644 --- a/pkgs/by-name/pa/pandora-launcher-unwrapped/package.nix +++ b/pkgs/by-name/pa/pandora-launcher-unwrapped/package.nix @@ -29,7 +29,7 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "pandora-launcher-unwrapped"; - version = "5.2.2"; + version = "5.3.0"; strictDeps = true; __structuredAttrs = true; @@ -38,7 +38,7 @@ rustPlatform.buildRustPackage (finalAttrs: { owner = "Moulberry"; repo = "PandoraLauncher"; tag = "v${finalAttrs.version}"; - hash = "sha256-jUvCrz8srRRlXcrFWQ5Kx8V6KLc8cozZg+QYrcnMOUE="; + hash = "sha256-L8rUjbCrAV6D0HIKUzONYS9kY5rz2JLNzXg50u4GPJQ="; }; # Currently the client id is hardcoded and must be patched like this.