SDL_image: 1.2.12-unstable-2026-05-13 -> 1.2.12-unstable-2026-07-05

This commit is contained in:
R. Ryantm
2026-07-09 00:45:55 +00:00
parent 8ab1ccd1c1
commit b20448f1b9
+3 -3
View File
@@ -15,13 +15,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "SDL_image";
version = "1.2.12-unstable-2026-05-13";
version = "1.2.12-unstable-2026-07-05";
src = fetchFromGitHub {
owner = "libsdl-org";
repo = "SDL_image";
rev = "822207ee09095b8f0a936f6f2d62e020f92a4c24";
hash = "sha256-a4WmLjsVC409UTbTVtMmRXaYuNN3fVwzz8F4XMV/cNI=";
rev = "2ffb2e3e1eba037897164e3ac6c67570d8bccd79";
hash = "sha256-fGwSb3GYfzcrWn7F70xhNxBXygYdD2uuzFQudS1lCqU=";
};
configureFlags = [