From 8428565aad790758a415cf378446f36f5132a38c Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Thu, 30 Jul 2026 09:21:51 +0000 Subject: [PATCH] libretro.sameboy: 0-unstable-2026-04-20 -> 0-unstable-2026-07-23 --- pkgs/applications/emulators/libretro/cores/sameboy.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/emulators/libretro/cores/sameboy.nix b/pkgs/applications/emulators/libretro/cores/sameboy.nix index a92d226dcede..5e34026501e8 100644 --- a/pkgs/applications/emulators/libretro/cores/sameboy.nix +++ b/pkgs/applications/emulators/libretro/cores/sameboy.nix @@ -7,13 +7,13 @@ }: mkLibretroCore { core = "sameboy"; - version = "0-unstable-2026-04-20"; + version = "0-unstable-2026-07-23"; src = fetchFromGitHub { owner = "libretro"; repo = "sameboy"; - rev = "06c184f0b186f161bcdfec50ebd604fe789ed04a"; - hash = "sha256-sGEISpIGTHsUr4/DxMf5qxyTVdjmvWfqa2hUhj05jBA="; + rev = "aa158a889a48b538a0302873704a34577c8eb67d"; + hash = "sha256-XVIPZsT4E1CQJnDHc+K4gmO2XVOaUxsoiasStcrf3tA="; }; extraNativeBuildInputs = [