Merge pull request #336791 from r-ryantm/auto-update/rpcs3

rpcs3: 0.0.32-16833-981a1c56f -> 0.0.32-16857-1c16ada67
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-08-25 12:02:35 +00:00 committed by GitHub
commit 0e48906cd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,10 +33,10 @@
let
# Keep these separate so the update script can regex them
rpcs3GitVersion = "16833-981a1c56f";
rpcs3Version = "0.0.32-16833-981a1c56f";
rpcs3Revision = "981a1c56fbfb6056e5496bba9b8678a9dc755405";
rpcs3Hash = "sha256-yRJ7RBRWm/HcdT/lw4t5AElsxujxFk0bA/keURCyQac=";
rpcs3GitVersion = "16857-1c16ada67";
rpcs3Version = "0.0.32-16857-1c16ada67";
rpcs3Revision = "1c16ada670bb396e98b33ec4510c1b3efb534724";
rpcs3Hash = "sha256-uEk7svLCE/jsiyg6NnINZcqltE8QS9gXOEXpWZfbDF8=";
inherit (qt6Packages) qtbase qtmultimedia wrapQtAppsHook qtwayland;
in