mongodb-6_0: 6.0.23 -> 6.0.24

This commit is contained in:
qubitnano
2025-06-07 10:23:54 -04:00
parent 22622bd981
commit 57de197aad
+2 -2
View File
@@ -20,8 +20,8 @@ let
in
buildMongoDB {
inherit avxSupport;
version = "6.0.23";
sha256 = "sha256-E87l73bA2i/wEPkzYBX70UptX7tWqBRyhb4fIyrwHZk=";
version = "6.0.24";
sha256 = "sha256-5Ip7uulbdb1rTzDWkPQjra035hA01bltPfvqnTm3tDw=";
patches = [
# Patches a bug that it couldn't build MongoDB 6.0 on gcc 13 because a include in ctype.h was missing
./fix-gcc-13-ctype-6_0.patch