diff --git a/games/packages/the-dark-mod.scm b/games/packages/the-dark-mod.scm index 76312db0d6569289f64868e9d907847c8a6465e5..c9dbe04ad838ba7debc8c6724cd788a5e23bc7b0 100644 --- a/games/packages/the-dark-mod.scm +++ b/games/packages/the-dark-mod.scm @@ -144,7 +144,7 @@ cd \"$~a\" `(("p7zip" ,p7zip))) (inputs `(("curl" ,curl) - ("mbedtls" ,mbedtls-apache) + ("mbedtls" ,mbedtls-lts) ("minizip" ,minizip) ("zlib" ,zlib))) (home-page "https://www.thedarkmod.com/")