lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

rpcs3: 0.0.31-16334-fba1db29b -> 0.0.31-16364-dff7352e2

authored by

R. Ryantm and committed by
tomf
5b0e4242 8db512da

+4 -4
+4 -4
pkgs/by-name/rp/rpcs3/package.nix
··· 32 32 33 33 let 34 34 # Keep these separate so the update script can regex them 35 - rpcs3GitVersion = "16334-fba1db29b"; 36 - rpcs3Version = "0.0.31-16334-fba1db29b"; 37 - rpcs3Revision = "fba1db29b32b5cfeb66cb6bd3c2745e190557b10"; 38 - rpcs3Hash = "sha256-vCdZVecvFeWXYG9Hb0oT/gGdlLnTFOORTUdKGBD9onM="; 35 + rpcs3GitVersion = "16364-dff7352e2"; 36 + rpcs3Version = "0.0.31-16364-dff7352e2"; 37 + rpcs3Revision = "dff7352e2eca04ebdddff21e44c1130dcc13f0aa"; 38 + rpcs3Hash = "sha256-kylHB5rtNH1dnx/kn1zwJ6dgnvgt9awvaz2eKzKDjxQ="; 39 39 40 40 inherit (qt6Packages) qtbase qtmultimedia wrapQtAppsHook qtwayland; 41 41 in