summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/emulators/rpcs3
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2022-10-12 09:42:53 +0000
committerBobby Rong <rjl931189261@126.com>2022-10-18 20:54:10 +0800
commit58c515211f1862ce73853042fb0a7aa264188ee8 (patch)
tree544f5b5e328678396eae2a6e49c439733873ac52 /pkgs/applications/emulators/rpcs3
parent5c77b29073f0d679aee8056da3ced1cfb3d3aecb (diff)
rpcs3: 0.0.24-14241-92b08a4fa -> 0.0.24-14263-0737c788f
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 c53276659e08..dd23593bf2fa 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 = "14241-92b08a4fa";
- rpcs3Version = "0.0.24-14241-92b08a4fa";
- rpcs3Revision = "92b08a4fafb1e36ccc23ac7e2a9b10e91a9b6df7";
- rpcs3Sha256 = "01h9m4cdywdfhiv5kjd7cv53spv3g2ixk3dvji14vi28zac8jcxb";
+ rpcs3GitVersion = "14263-0737c788f";
+ rpcs3Version = "0.0.24-14263-0737c788f";
+ rpcs3Revision = "0737c788fc8b8b33d79c620065c5fc4990dbed80";
+ rpcs3Sha256 = "1r7ibbzdmm5ikk0856hy46c8466liz5jsiqzcqvbdr8jbwdcdmg9";
ittapi = fetchFromGitHub {
owner = "intel";