art: 1.26.6 -> 1.26.7 (#541506)

This commit is contained in:
Nick Cao
2026-07-13 20:34:52 +00:00
committed by GitHub
+2 -2
View File
@@ -39,13 +39,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "art";
version = "1.26.6";
version = "1.26.7";
src = fetchFromGitHub {
owner = "artraweditor";
repo = "ART";
tag = finalAttrs.version;
hash = "sha256-m5KQUY7loLKH7X2cDw5n7biH1GJTVONTbguILdjNWrI=";
hash = "sha256-HuXDdrfb3r8B5u4Ifvb3EfbF/b1mMbDAunOIBtEaKtk=";
};
# Fix the build with CMake 4.