From ff88e99af9d0fcb2e9ad0dba7fa460d3ac2c5ba1 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 28 Jun 2026 08:53:28 +0000 Subject: [PATCH] libretro.melonds: 0-unstable-2026-04-20 -> 0-unstable-2026-06-25 --- pkgs/applications/emulators/libretro/cores/melonds.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/emulators/libretro/cores/melonds.nix b/pkgs/applications/emulators/libretro/cores/melonds.nix index b6846e4d1e89..099248a22c0d 100644 --- a/pkgs/applications/emulators/libretro/cores/melonds.nix +++ b/pkgs/applications/emulators/libretro/cores/melonds.nix @@ -7,13 +7,13 @@ }: mkLibretroCore { core = "melonds"; - version = "0-unstable-2026-04-20"; + version = "0-unstable-2026-06-25"; src = fetchFromGitHub { owner = "libretro"; repo = "melonds"; - rev = "634e51477364edc39aaccd3bebf8bcab5776148c"; - hash = "sha256-/u6CQKpb9eIls0TYpSpWoIf+IQ0CTIx48oq8LscfhFw="; + rev = "c9550d18923fe86a5ad9faa159399b55c12b47f1"; + hash = "sha256-xvBdt/TMxZOrC//DLHRWRMqIibt7dNsfLM/FeMTRA60="; }; extraBuildInputs = [