libretro.mame: 0-unstable-2025-09-04 -> 0-unstable-2025-09-26 (#448734)
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
}:
|
||||
mkLibretroCore {
|
||||
core = "mame";
|
||||
version = "0-unstable-2025-09-04";
|
||||
version = "0-unstable-2025-09-26";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "libretro";
|
||||
repo = "mame";
|
||||
rev = "e42c983a90d3334bed659ecc12939ca935bef1c3";
|
||||
hash = "sha256-HfLxZ9OWX++hvT7ru8OOtYGFmfwVlLqne3n/vjdn7CY=";
|
||||
rev = "61743c76180f1ad454227ed1be0261a071d37d67";
|
||||
hash = "sha256-R7zBl8Y5tnG+CkFgyTdwlGlCLwG/9Svs3hsJJp12fOY=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user