mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
libretro.mame2003-plus: 0-unstable-2025-04-16 -> 0-unstable-2025-05-08
This commit is contained in:
parent
a8439bf641
commit
b49b322341
1 changed files with 3 additions and 3 deletions
|
@ -5,13 +5,13 @@
|
|||
}:
|
||||
mkLibretroCore {
|
||||
core = "mame2003-plus";
|
||||
version = "0-unstable-2025-04-16";
|
||||
version = "0-unstable-2025-05-08";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "libretro";
|
||||
repo = "mame2003-plus-libretro";
|
||||
rev = "c2128c3e82d884f39d824b5ef2716ac35dfa406b";
|
||||
hash = "sha256-acicfUJlDT2Tm3aGTs9tAGaAGCC22ebRXnVLAxgcRI8=";
|
||||
rev = "d3e54870080f9389b4b3e6c6f717bfa29a2fd7fe";
|
||||
hash = "sha256-k3YLCP9FNBu5rD+T5bM+hJr1XNbUlXm8a96VRcj7PFw=";
|
||||
};
|
||||
|
||||
makefile = "Makefile";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue