libretro.hatari: 0-unstable-2026-04-20 -> 0-unstable-2026-06-10
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
}:
|
||||
mkLibretroCore {
|
||||
core = "hatari";
|
||||
version = "0-unstable-2026-04-20";
|
||||
version = "0-unstable-2026-06-10";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "libretro";
|
||||
repo = "hatari";
|
||||
rev = "6aa7c7079b3186025ebc6bad4b4251aa359a3947";
|
||||
hash = "sha256-17L2EpLGwkWA/9XTgtIq+PNABGvgdBQDsAfAZFRKLOE=";
|
||||
rev = "c605d3aa342f2ad8f915f94bf03bae018e1be7b7";
|
||||
hash = "sha256-UJyfIt5+anXaqqMmL9JNTBvXu5bmyMYloYc8fWxx2m0=";
|
||||
};
|
||||
|
||||
extraNativeBuildInputs = [ which ];
|
||||
|
||||
Reference in New Issue
Block a user