libretro.dosbox-pure: 0-unstable-2025-09-14 -> 0-unstable-2025-09-27 (#446579)

This commit is contained in:
Thiago Kenji Okada
2025-09-27 11:41:20 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "dosbox-pure";
version = "0-unstable-2025-09-14";
version = "0-unstable-2025-09-27";
src = fetchFromGitHub {
owner = "schellingb";
repo = "dosbox-pure";
rev = "78a2d8b7d1354ca60e3f0e39dae18be7c902ece9";
hash = "sha256-iNcjB7C833X6jNx0AKv2fJvULke+OCzIc0/3g0SiQwU=";
rev = "92d9fbb8111bbb9e8be491315f0e50075036cf0b";
hash = "sha256-9MAche3fVHXiUQzhspHTConwkyJCAuRIRaWfEmo8Fko=";
};
hardeningDisable = [ "format" ];