We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b255322 + 53ab149 commit 89cd9e5Copy full SHA for 89cd9e5
pkgs/by-name/rp/rpcs3/package.nix
@@ -34,10 +34,10 @@
34
35
let
36
# Keep these separate so the update script can regex them
37
- rpcs3GitVersion = "17265-418a99a62";
38
- rpcs3Version = "0.0.34-17265-418a99a62";
39
- rpcs3Revision = "418a99a62b814b7f831072610c9e7d7b5e90610c";
40
- rpcs3Hash = "sha256-NN7gEtt/18JCAHFZNQ8OqpATWx50qXda2Kk7NVq5T9Y=";
+ rpcs3GitVersion = "17323-92d070729";
+ rpcs3Version = "0.0.34-17323-92d070729";
+ rpcs3Revision = "92d07072915b99917892dd7833c06eb44a09e234";
+ rpcs3Hash = "sha256-GH2sXw1AYdqwzxucXFhVS0nM0eRhC+XDHS6RTZY8pYY=";
41
42
inherit (qt6Packages)
43
qtbase
0 commit comments