libretro.prboom: 0-unstable-2026-05-20 -> 0-unstable-2026-06-15 (#529891)

This commit is contained in:
Thiago Kenji Okada
2026-06-19 09:45:38 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "prboom";
version = "0-unstable-2026-05-20";
version = "0-unstable-2026-06-15";
src = fetchFromGitHub {
owner = "libretro";
repo = "libretro-prboom";
rev = "648223372e24773821a2041e0c39728f723badf4";
hash = "sha256-LyITrBmL5me5zWOfMRZAeCM9rDS19aV2TAFuU8QU/Kw=";
rev = "b760de6a1eb1bfcd7833c5b677ff9170d104302f";
hash = "sha256-JZrQbhntCGV4WIktUbtVXCSGAEmh9gTPn+tLiMyt6ZY=";
};
makefile = "Makefile";