mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
Merge pull request #306823 from r-ryantm/auto-update/rpcs3
rpcs3: 0.0.31-16364-dff7352e2 -> 0.0.31-16377-08c3a38b6
This commit is contained in:
commit
c8613033ca
@ -32,10 +32,10 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
# Keep these separate so the update script can regex them
|
# Keep these separate so the update script can regex them
|
||||||
rpcs3GitVersion = "16364-dff7352e2";
|
rpcs3GitVersion = "16377-08c3a38b6";
|
||||||
rpcs3Version = "0.0.31-16364-dff7352e2";
|
rpcs3Version = "0.0.31-16377-08c3a38b6";
|
||||||
rpcs3Revision = "dff7352e2eca04ebdddff21e44c1130dcc13f0aa";
|
rpcs3Revision = "08c3a38b6788d9cd4f0bb7310c22a7fd05dc3ba2";
|
||||||
rpcs3Hash = "sha256-kylHB5rtNH1dnx/kn1zwJ6dgnvgt9awvaz2eKzKDjxQ=";
|
rpcs3Hash = "sha256-GOKbznr1X+5nunbjfL9TZ9it/IPvV5mnpc0cbuGHDHw=";
|
||||||
|
|
||||||
inherit (qt6Packages) qtbase qtmultimedia wrapQtAppsHook qtwayland;
|
inherit (qt6Packages) qtbase qtmultimedia wrapQtAppsHook qtwayland;
|
||||||
in
|
in
|
||||||
|
Loading…
Reference in New Issue
Block a user