···38383939stdenv.mkDerivation {
4040 pname = if tde2eOnly then "tde2e" else "tdlib";
4141- version = "1.8.52";
4141+ version = "1.8.55";
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 = "4269f54e16b9cf564efc2db5bcd29743a2eec6ee";
5151- hash = "sha256-LAI2MWKawGZ+iuhizBrqUXLU1n50s6YIyci6zepYTz0=";
5050+ rev = "7d257dcda5dd2c616c1146540ef51147c5bb2c69";
5151+ hash = "sha256-oWA+geEUjl0fDqVuXxNL5gbgtXJTghaDWZlETheXZnA=";
5252 };
53535454 buildInputs = [