shadps4: 0.9.0 -> 0.10.0
https://github.com/shadps4-emu/shadPS4/releases/tag/v.0.10.0 Diff: https://github.com/shadps4-emu/shadPS4/compare/v.0.9.0...v.0.10.0
This commit is contained in:
parent
f6446ca7dd
commit
65635b5c64
@ -39,13 +39,13 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "shadps4";
|
||||
version = "0.9.0";
|
||||
version = "0.10.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "shadps4-emu";
|
||||
repo = "shadPS4";
|
||||
tag = "v.${finalAttrs.version}";
|
||||
hash = "sha256-ljnoClmijCds/ydqXaRuUL6/Qv/fGIkLyGsmfPDqvVo=";
|
||||
hash = "sha256-0wvxvKw2XHhnXiM5DiiiY+nWPoze0fvNCJeTsKzoCn0=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user