libretro.dosbox-pure: 0-unstable-2026-01-20 -> 0-unstable-2026-01-25

This commit is contained in:
R. Ryantm
2026-01-28 07:13:22 +00:00
parent 95bb827dd6
commit 35d2939a62
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "dosbox-pure";
version = "0-unstable-2026-01-20";
version = "0-unstable-2026-01-25";
src = fetchFromGitHub {
owner = "schellingb";
repo = "dosbox-pure";
rev = "c69ecd250eb76cdceae1dbb962116f706e4fa661";
hash = "sha256-cCUHTaHDNn7k5mK589RoNXiPgFvEBCxCSyp+8azUtpg=";
rev = "38c84798aac5239a06d75e85469225a2ad9c4707";
hash = "sha256-3N2/v9yv44GdSEoPjC2yne43f4WqLTlWr8dYRrb+GxY=";
};
hardeningDisable = [ "format" ];