mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
rpcs3: 0.0.33-16999-938306a7b -> 0.0.33-17070-8b8396b94 (#352238)
This commit is contained in:
commit
b494d00dc1
@ -33,10 +33,10 @@
|
||||
|
||||
let
|
||||
# Keep these separate so the update script can regex them
|
||||
rpcs3GitVersion = "16999-938306a7b";
|
||||
rpcs3Version = "0.0.33-16999-938306a7b";
|
||||
rpcs3Revision = "938306a7bc86edd0dfdd995d28e818f36240bf8f";
|
||||
rpcs3Hash = "sha256-5XufzJ3LmhBpLiIscIW3KBgj/R9aSDD5zFiBo/D+p34=";
|
||||
rpcs3GitVersion = "17070-8b8396b94";
|
||||
rpcs3Version = "0.0.33-17070-8b8396b94";
|
||||
rpcs3Revision = "8b8396b9455394486656660c960d420c5b6c446c";
|
||||
rpcs3Hash = "sha256-LUgKUzoBNY4ZemRBsLOjtXxLXHyRkPivtdSSgUGw5h4=";
|
||||
|
||||
inherit (qt6Packages) qtbase qtmultimedia wrapQtAppsHook qtwayland;
|
||||
in
|
||||
|
Loading…
Reference in New Issue
Block a user