mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 19:21:04 +00:00
rpcs3: 0.0.32-16833-981a1c56f -> 0.0.32-16857-1c16ada67
This commit is contained in:
parent
5b36ae93b0
commit
8e80b33092
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue