Skip to content

Commit 509e6db

Browse files
committed
libretro.virtualjaguar: 0-unstable-2026-04-16 -> 0-unstable-2026-05-01
1 parent 27c716e commit 509e6db

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pkgs/applications/emulators/libretro/cores/virtualjaguar.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
}:
66
mkLibretroCore {
77
core = "virtualjaguar";
8-
version = "0-unstable-2026-04-16";
8+
version = "0-unstable-2026-05-01";
99

1010
src = fetchFromGitHub {
1111
owner = "libretro";
1212
repo = "virtualjaguar-libretro";
13-
rev = "dd44259f8dca0ba87068eb2264367c01e131c263";
14-
hash = "sha256-prvUvHXOeSWG5BK4mHkkFVnq0xGc3pI09GDNJJvZfgs=";
13+
rev = "e04f953915731c15f5f9cb9b8ae44630c901f23f";
14+
hash = "sha256-jjF3vyVuxViyZP1wbxZduBhURYylGdS3BKxzKnPBm7Q=";
1515
};
1616

1717
makefile = "Makefile";

0 commit comments

Comments
 (0)