mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
libretro.stella: 0-unstable-2026-05-16 -> 0-unstable-2026-05-24 (#523555)
This commit is contained in:
commit
866c8bc71e
1 changed files with 3 additions and 3 deletions
|
|
@ -5,13 +5,13 @@
|
|||
}:
|
||||
mkLibretroCore {
|
||||
core = "stella";
|
||||
version = "0-unstable-2026-05-16";
|
||||
version = "0-unstable-2026-05-24";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "stella-emu";
|
||||
repo = "stella";
|
||||
rev = "03dbb069fd2d6fee0d58c5d96077bdf9c686a1e2";
|
||||
hash = "sha256-BiyicKZsoRXd/w0U2uvCjd0E3gzNvfNPbAt34nGdXdw=";
|
||||
rev = "a720cccc55ae9bce007e748b53371914951f9f32";
|
||||
hash = "sha256-TAR1/FiVMz6YYzbLB8maZcsU+0h6lo8lpY31Y+gGj1k=";
|
||||
};
|
||||
|
||||
makefile = "Makefile";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue