libretro.opera: 0-unstable-2026-06-09 -> 0-unstable-2026-06-15

This commit is contained in:
R. Ryantm
2026-06-18 20:22:21 +00:00
parent 46f1d8c165
commit 7d7a816c77
@@ -6,13 +6,13 @@
}:
mkLibretroCore {
core = "opera";
version = "0-unstable-2026-06-09";
version = "0-unstable-2026-06-15";
src = fetchFromGitHub {
owner = "libretro";
repo = "opera-libretro";
rev = "5e36d4a9fbb2afbb8de2313b8e2bf83998ec2341";
hash = "sha256-TmSk0PIXOLToElUnyRkDFfpq3bvBh7+P8r8brYICJSY=";
rev = "78f834b175bf2de3cc2cf05122d10d4c3d980c34";
hash = "sha256-E8/mD+4HKAZQciJBy0CsUIvCkfufkQCcudpMzvVoBhg=";
};
makefile = "Makefile";