···2233stdenv.mkDerivation rec {44 pname = "tdlib";55- version = "1.8.8";55+ version = "1.8.10";6677 src = fetchFromGitHub {88 owner = "tdlib";···1111 # The tdlib authors do not set tags for minor versions, but1212 # external programs depending on tdlib constrain the minor1313 # version, hence we set a specific commit with a known version.1414- rev = "bbe37ee594d97f3c7820dd23ebcd9c9b8dac51a0";1515- sha256 = "jLJglvq+7f+zCoanDRTFpUsH/M1Qf7PWJ1JjvmZsa24=";1414+ rev = "93c42f6d7c1209937431469f80427d48907f1b8d";1515+ hash = "sha256-vdaVnC26txUBp8rlqx1CdLHlNlack3XXYdfFal1VLh4=";1616 };17171818 buildInputs = [ gperf openssl readline zlib ];