libretro.opera: 0-unstable-2026-04-10 -> 0-unstable-2026-05-30

This commit is contained in:
R. Ryantm
2026-05-31 09:20:28 +00:00
parent e55f81b12d
commit 2c16d74adf
@@ -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";