libretro.parallel-n64: 0-unstable-2025-03-02 -> 0-unstable-2025-08-05

This commit is contained in:
R. Ryantm
2025-08-13 09:49:27 +00:00
parent e51401ca41
commit 6a2302dafe
@@ -9,13 +9,13 @@
}:
mkLibretroCore {
core = "parallel-n64";
version = "0-unstable-2025-03-02";
version = "0-unstable-2025-08-05";
src = fetchFromGitHub {
owner = "libretro";
repo = "parallel-n64";
rev = "f8605345e13c018a30c8f4ed03c05d8fc8f70be8";
hash = "sha256-6yb/vrcp0pQpNzngDHhcWC1U4ghtSZ0BVoT5NXd8Gwo=";
rev = "50d3ddd55b5774da643d90d7ad1e3cbd2c618883";
hash = "sha256-l42EKrZH1JwTxpkjl8vTrMsd2NJCeKV9Owgj+EB81eM=";
};
extraBuildInputs = [