tdlib version 1.7.0 is deprecated and doesn't work anymore, there is no 1.7.9 tag in upstream repo, but the version is present in source code. https://github.com/tdlib/td/blob/858078d89fcd2ad1d9860547e3f87c49d0f9abe9/CMakeLists.txt#L9 emacs-telega 0.7.031 is inteded for tdlib 1.7.0, but because this tdlib version doesn't work anymore, Evgeny (author of telega.el) suggest to use telega version from master branch. I used 0.7.15 tag (closest tag to the version in master branch I found) + revision + commit hash. Without those updates tdlib and all clients based on it doesn't work, it's quite unfortunate behavior from Telegram developers, IMHO of course, but it's necessary to update to non-tagged versions to get it work again. Andrew Tropin (2): gnu: tdlib: Update to 1.7.9-1.858078d. gnu: emacs-telega: Update to 0.7.15-1.acf2d99. gnu/packages/emacs-xyz.scm | 100 +++++++++--------- gnu/packages/messaging.scm | 80 +++++++------- .../emacs-telega-path-placeholder.patch | 49 ++++----- .../patches/emacs-telega-test-env.patch | 30 ++++-- 4 files changed, 134 insertions(+), 125 deletions(-) -- 2.34.0