From edb206d062461ac43382ea6608424f66fab662ba Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 4 Sep 2024 18:23:35 +0000 Subject: [PATCH] rpcs3: 0.0.32-16875-3b36df48e -> 0.0.33-16892-7e3b8b5cd --- pkgs/by-name/rp/rpcs3/package.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkgs/by-name/rp/rpcs3/package.nix b/pkgs/by-name/rp/rpcs3/package.nix index 9a73b6720aac..3a272c9127e5 100644 --- a/pkgs/by-name/rp/rpcs3/package.nix +++ b/pkgs/by-name/rp/rpcs3/package.nix @@ -33,10 +33,10 @@ let # Keep these separate so the update script can regex them - rpcs3GitVersion = "16875-3b36df48e"; - rpcs3Version = "0.0.32-16875-3b36df48e"; - rpcs3Revision = "3b36df48e9682f257d4eb4151b7b7c390f952858"; - rpcs3Hash = "sha256-rGRMIbLwUYTC11ErJMYreinZbckIwxGJ9WXdySQ9j28="; + rpcs3GitVersion = "16892-7e3b8b5cd"; + rpcs3Version = "0.0.33-16892-7e3b8b5cd"; + rpcs3Revision = "7e3b8b5cdb0c0579382a93d223bfb6e776999a35"; + rpcs3Hash = "sha256-3wqJNn4/wP5f3+hUCvYjxrcuMZ6MegpuNot5Mq+DQdI="; inherit (qt6Packages) qtbase qtmultimedia wrapQtAppsHook qtwayland; in