libretro.beetle-lynx: 0-unstable-2024-10-21 -> 0-unstable-2025-05-10

This commit is contained in:
R. Ryantm 2025-05-16 22:01:07 +00:00
parent 6d295c7e43
commit 0bf110337a

View File

@ -5,13 +5,13 @@
}: }:
mkLibretroCore { mkLibretroCore {
core = "mednafen-lynx"; core = "mednafen-lynx";
version = "0-unstable-2024-10-21"; version = "0-unstable-2025-05-10";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "libretro"; owner = "libretro";
repo = "beetle-lynx-libretro"; repo = "beetle-lynx-libretro";
rev = "7fead71b49e0f08be5c4d4224fea73c6174763bf"; rev = "efd1797c7aa5a83c354507b1b61ac24222ebaa58";
hash = "sha256-fYBx/bjbhRXoVIGnEg4/oMVm705ivL1os+FfVQLRSyI="; hash = "sha256-K+VZYqNl3G1eE7dSlfmZFCoS5bKIyGSNNu2i737bKnM=";
}; };
makefile = "Makefile"; makefile = "Makefile";