gnu: emacs-telega: Update to 0.5.4-3.

* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.5.4-3.

This change reflects several bug fixes that allows for better integration with
the latest changes provided by `tdlib` 1.5.4 -- 1.6.0.
This commit is contained in:
Brett Gilio 2020-01-12 13:23:48 -06:00
parent 8dc2af3ba5
commit cfd0fd9b2f
No known key found for this signature in database
GPG key ID: 672243C4A03F0EEE

View file

@ -20422,8 +20422,8 @@ (define-public emacs-telega
;; This package has versions newer than indicated on MELPA.
;; Get the current version from `telega-version` in telega.el.
;; or by running M-x telega-version.
(let ((commit "9bfb637b2e71f5f293debd35abd627a064faf8ef")
(revision "2")
(let ((commit "4497a3c19d9806eb9edfe13d326d6d9cbb895f64")
(revision "3")
(version "0.5.4"))
(package
(name "emacs-telega")
@ -20436,7 +20436,7 @@ (define-public emacs-telega
(commit commit)))
(sha256
(base32
"06v8i3862n5kf2lnxii8vp9g8cq5ql51kr8yxh7l1wccsidri67a"))
"1g0gbbgs8rbcip6kqjxdmnsjlq0ixgknb0qcda7siaha9gd7fjh2"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments