Skip to content

Commit

Permalink
rpcs3: 0.0.31-16377-08c3a38b6 -> 0.0.31-16391-39e946630
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Apr 30, 2024
1 parent 705bad7 commit 647c6de
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pkgs/by-name/rp/rpcs3/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 647c6de

Please sign in to comment.