libretro.fceumm: 0-unstable-2024-09-23 -> 0-unstable-2024-11-23
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
}:
|
||||
mkLibretroCore {
|
||||
core = "fceumm";
|
||||
version = "0-unstable-2024-09-23";
|
||||
version = "0-unstable-2024-11-23";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "libretro";
|
||||
repo = "libretro-fceumm";
|
||||
rev = "e226068f979cd8fbfc3be9780d16cfb1405095b0";
|
||||
hash = "sha256-2G5EzcDJkEhaN+nXi/wu3+Ejim04ZzOr+LW69cLAEuM=";
|
||||
rev = "449db5de6b56e9d44fc685e1b38399f0b233bd28";
|
||||
hash = "sha256-yD75ohq7dJwXt6t3RLMwTtmdLGLS3/eb98uBlnazWDk=";
|
||||
};
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user