libretro.parallel-n64: 0-unstable-2024-10-21 -> 0-unstable-2025-02-06

This commit is contained in:
R. Ryantm
2025-02-20 07:15:54 +00:00
parent d3f8c4d495
commit 7fbb66afa9
@@ -9,13 +9,13 @@
}:
mkLibretroCore {
core = "parallel-n64";
version = "0-unstable-2024-10-21";
version = "0-unstable-2025-02-06";
src = fetchFromGitHub {
owner = "libretro";
repo = "parallel-n64";
rev = "e372c5e327dcd649e9d840ffc3d88480b6866eda";
hash = "sha256-q4octB5XDdl4PtLYVZfBgydVBNaOwzu9dPBY+Y68lVo=";
rev = "a1e6d69f819cd25a30c701d244315f648818a163";
hash = "sha256-cg7FmjNqhCE4UeQzvWvgnJ2ChbOJT8iPh3Ed65Hq2iY=";
};
extraBuildInputs = [