mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
rpcs3: 0.0.31-16334-fba1db29b -> 0.0.31-16364-dff7352e2
This commit is contained in:
parent
8db512dae8
commit
5b0e42429a
@ -32,10 +32,10 @@
|
||||
|
||||
let
|
||||
# Keep these separate so the update script can regex them
|
||||
rpcs3GitVersion = "16334-fba1db29b";
|
||||
rpcs3Version = "0.0.31-16334-fba1db29b";
|
||||
rpcs3Revision = "fba1db29b32b5cfeb66cb6bd3c2745e190557b10";
|
||||
rpcs3Hash = "sha256-vCdZVecvFeWXYG9Hb0oT/gGdlLnTFOORTUdKGBD9onM=";
|
||||
rpcs3GitVersion = "16364-dff7352e2";
|
||||
rpcs3Version = "0.0.31-16364-dff7352e2";
|
||||
rpcs3Revision = "dff7352e2eca04ebdddff21e44c1130dcc13f0aa";
|
||||
rpcs3Hash = "sha256-kylHB5rtNH1dnx/kn1zwJ6dgnvgt9awvaz2eKzKDjxQ=";
|
||||
|
||||
inherit (qt6Packages) qtbase qtmultimedia wrapQtAppsHook qtwayland;
|
||||
in
|
||||
|
Loading…
Reference in New Issue
Block a user