libretro.snes9x: 0-unstable-2025-02-24 -> 0-unstable-2025-04-06 (#396663)
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
}:
|
||||
mkLibretroCore {
|
||||
core = "snes9x";
|
||||
version = "0-unstable-2025-02-24";
|
||||
version = "0-unstable-2025-04-06";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "snes9xgit";
|
||||
repo = "snes9x";
|
||||
rev = "0525ea043ea173ec6af1c6c8dade820036376430";
|
||||
hash = "sha256-BB65aYfkNqM/Lb3/dGMrPBpuR0tjewA45xnIXHaqWsA=";
|
||||
rev = "2c78e77617c65025342e1c4da8187ef5ee2cbad4";
|
||||
hash = "sha256-95ScIvZeBNrf6hvGWf7XI95pyPzGzlBgfd+CDllcIUQ=";
|
||||
};
|
||||
|
||||
makefile = "Makefile";
|
||||
|
||||
Reference in New Issue
Block a user