···38383939stdenv.mkDerivation {
4040 pname = if tde2eOnly then "tde2e" else "tdlib";
4141- version = "1.8.51";
4141+ version = "1.8.52";
42424343 src = fetchFromGitHub {
4444 owner = "tdlib";
···4747 # The tdlib authors do not set tags for minor versions, but
4848 # external programs depending on tdlib constrain the minor
4949 # version, hence we set a specific commit with a known version.
5050- rev = "bb474a201baa798784d696d2d9d762a9d2807f96";
5151- hash = "sha256-Jd2ojDDwO/7W54QjnKLlc1ecqTfJEFPRtT50rNlukKA=";
5050+ rev = "4269f54e16b9cf564efc2db5bcd29743a2eec6ee";
5151+ hash = "sha256-LAI2MWKawGZ+iuhizBrqUXLU1n50s6YIyci6zepYTz0=";
5252 };
53535454 buildInputs = [