summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/emulators/rpcs3
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2022-10-10 15:21:05 +0000
committerBobby Rong <rjl931189261@126.com>2022-10-11 08:16:46 +0800
commitc948154885264dfb33f091ee1f09fa52bb69fa4e (patch)
tree2ac390cb9bb79b713e5cfa40ee370ac0be7f5866 /pkgs/applications/emulators/rpcs3
parentc6680c06dfd373cf9189abf7236e93771bf6efb0 (diff)
rpcs3: 0.0.24-14141-d686b48f6 -> 0.0.24-14241-92b08a4fa
Diffstat (limited to 'pkgs/applications/emulators/rpcs3')
-rw-r--r--pkgs/applications/emulators/rpcs3/default.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/applications/emulators/rpcs3/default.nix b/pkgs/applications/emulators/rpcs3/default.nix
index 3f8c2fc97b0e..c53276659e08 100644
--- a/pkgs/applications/emulators/rpcs3/default.nix
+++ b/pkgs/applications/emulators/rpcs3/default.nix
@@ -9,10 +9,10 @@
let
# Keep these separate so the update script can regex them
- rpcs3GitVersion = "14141-d686b48f6";
- rpcs3Version = "0.0.24-14141-d686b48f6";
- rpcs3Revision = "d686b48f6549c736661e14d1e0990b043c32e3c2";
- rpcs3Sha256 = "1jzpb189isy9kc6l5cy1nfx0wq5cri753sh32b1xq259lkqihdp5";
+ rpcs3GitVersion = "14241-92b08a4fa";
+ rpcs3Version = "0.0.24-14241-92b08a4fa";
+ rpcs3Revision = "92b08a4fafb1e36ccc23ac7e2a9b10e91a9b6df7";
+ rpcs3Sha256 = "01h9m4cdywdfhiv5kjd7cv53spv3g2ixk3dvji14vi28zac8jcxb";
ittapi = fetchFromGitHub {
owner = "intel";