feat(emacs): set tdlib to 1.8.16

This commit is contained in:
Pavel Korytov 2023-09-19 16:03:56 +03:00
parent 0c33c96e9e
commit 9199532265
3 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@
"imagemagick"
"font-gnu-freefont"
"font-gnu-unifont"
"tdlib-1.8.17"
"tdlib-1.8.16"
"yt-dlp"
"mpv"
"whisper-cpp"

View file

@ -6525,7 +6525,7 @@ base toot."
(interactive)
(setq telega-server-libs-prefix
(string-trim
(shell-command-to-string "guix build tdlib-1.8.17")))
(shell-command-to-string "guix build tdlib-1.8.16")))
(telega-server-build "CC=gcc"))
(add-hook 'telega-load-hook #'telega-mode-line-mode)

View file

@ -9009,7 +9009,7 @@ Or you can load up Element for a moment to see what the mention was, if that's e
| Guix dependency |
|-------------------|
| tdlib-1.8.17 |
| tdlib-1.8.16 |
| font-gnu-unifont |
| font-gnu-freefont |