art: 1.26.3 -> 1.26.4

This commit is contained in:
R. Ryantm
2026-04-27 20:14:21 +00:00
parent 236a310490
commit 22702a5c90
+2 -2
View File
@@ -39,13 +39,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "art";
version = "1.26.3";
version = "1.26.4";
src = fetchFromGitHub {
owner = "artpixls";
repo = "ART";
tag = finalAttrs.version;
hash = "sha256-cBhM8vYQoEGntM4GjFaNNC5fuBQxcX343qEcrdMxuSE=";
hash = "sha256-T7ri0fQz3OBLmr3BBQvYgSmAQaV/aMax6SOupAQDg5o=";
};
# Fix the build with CMake 4.