libretro.melonds: 0-unstable-2026-06-25 -> 0-unstable-2026-07-19

This commit is contained in:
R. Ryantm
2026-07-25 07:47:02 +00:00
parent e0166b2fe1
commit 36188b18a1
@@ -7,13 +7,13 @@
}:
mkLibretroCore {
core = "melonds";
version = "0-unstable-2026-06-25";
version = "0-unstable-2026-07-19";
src = fetchFromGitHub {
owner = "libretro";
repo = "melonds";
rev = "c9550d18923fe86a5ad9faa159399b55c12b47f1";
hash = "sha256-xvBdt/TMxZOrC//DLHRWRMqIibt7dNsfLM/FeMTRA60=";
rev = "66b5d2634cd0a79030562811e6e05f5532f800ba";
hash = "sha256-nQvnXoB8UeaSr6QfYwn18Y18KyLyWvcv/Q3L3SHvaNU=";
};
extraBuildInputs = [