about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2024-05-05 18:32:50 +0200
committerGitHub <noreply@github.com>2024-05-05 18:32:50 +0200
commit5ce18327518fd06633bf4b9add6e982bb1a5f610 (patch)
tree1a06f0aad34dba4e237d23dc236484e02958b782 /pkgs
parent26aa9e8dba43a1dcc7636cc516b9d6738dcbfced (diff)
parent647c6de9519ddc184ca38800b88f1b5fbada039f (diff)
Merge pull request #308105 from r-ryantm/auto-update/rpcs3
rpcs3: 0.0.31-16377-08c3a38b6 -> 0.0.31-16391-39e946630
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/by-name/rp/rpcs3/package.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/by-name/rp/rpcs3/package.nix b/pkgs/by-name/rp/rpcs3/package.nix
index a9e4fbb5713f2..ef9b5965aff7f 100644
--- a/pkgs/by-name/rp/rpcs3/package.nix
+++ b/pkgs/by-name/rp/rpcs3/package.nix
@@ -32,10 +32,10 @@
 
 let
   # Keep these separate so the update script can regex them
-  rpcs3GitVersion = "16377-08c3a38b6";
-  rpcs3Version = "0.0.31-16377-08c3a38b6";
-  rpcs3Revision = "08c3a38b6788d9cd4f0bb7310c22a7fd05dc3ba2";
-  rpcs3Hash = "sha256-GOKbznr1X+5nunbjfL9TZ9it/IPvV5mnpc0cbuGHDHw=";
+  rpcs3GitVersion = "16391-39e946630";
+  rpcs3Version = "0.0.31-16391-39e946630";
+  rpcs3Revision = "39e946630da8e23c4d2d2b763f63145eb9205e43";
+  rpcs3Hash = "sha256-CIPUmcpBc6iRMzZJZ5vKty/Uh4TYiR65xXD4aKRPSKc=";
 
   inherit (qt6Packages) qtbase qtmultimedia wrapQtAppsHook qtwayland;
 in