From 2c16d74adf262441829137f5fa2ecc793ec82e24 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 31 May 2026 09:20:28 +0000 Subject: [PATCH] libretro.opera: 0-unstable-2026-04-10 -> 0-unstable-2026-05-30 --- pkgs/applications/emulators/libretro/cores/opera.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/emulators/libretro/cores/opera.nix b/pkgs/applications/emulators/libretro/cores/opera.nix index 9b1d5daa9d19..ff06084247b9 100644 --- a/pkgs/applications/emulators/libretro/cores/opera.nix +++ b/pkgs/applications/emulators/libretro/cores/opera.nix @@ -6,13 +6,13 @@ }: mkLibretroCore { core = "opera"; - version = "0-unstable-2026-04-10"; + version = "0-unstable-2026-05-30"; src = fetchFromGitHub { owner = "libretro"; repo = "opera-libretro"; - rev = "4c4ca6bf741c40715723a8b8dae4b6187ff6ac30"; - hash = "sha256-AcuqEuK3bz+WJ0r723+w6Y9WGuNs04zUOWlQ3aMXk/U="; + rev = "d0a3b910f8bef6b8d48fb5eec4ad72ea5f022394"; + hash = "sha256-OH9gkbMC4PJnpboiYrKV+XkQqq5ldq5tneyVJHfDzsM="; }; makefile = "Makefile";