mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
libretro.fbneo: 0-unstable-2025-05-09 -> 0-unstable-2025-05-19 (#409359)
This commit is contained in:
commit
74fd8e36e6
1 changed files with 3 additions and 3 deletions
|
@ -5,13 +5,13 @@
|
||||||
}:
|
}:
|
||||||
mkLibretroCore {
|
mkLibretroCore {
|
||||||
core = "fbneo";
|
core = "fbneo";
|
||||||
version = "0-unstable-2025-05-09";
|
version = "0-unstable-2025-05-19";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "libretro";
|
owner = "libretro";
|
||||||
repo = "fbneo";
|
repo = "fbneo";
|
||||||
rev = "922fb2c9d7541b3554f7e5364a6072da241a9837";
|
rev = "d2cf158e9ba82fc7dfec592452e6113121665c19";
|
||||||
hash = "sha256-LVQlWznu0wGlyFDexNaMqYjqHHNDeLLa6oeGvqGAjPQ=";
|
hash = "sha256-dO1R0iIXEo2lrMSOJXlZBw2yXBfyB/1yFfRPYEEAojo=";
|
||||||
};
|
};
|
||||||
|
|
||||||
makefile = "Makefile";
|
makefile = "Makefile";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue