gnu: emacs-telega: Update to 0.8.250.

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

Signed-off-by: Andrew Tropin <andrew@trop.in>
Change-Id: I6831d50fad8f9d79a38bb762a05558812827d4b7
This commit is contained in:
Sergey Trofimov 2024-02-29 21:23:54 +01:00 committed by Andrew Tropin
parent a9b91cbc9c
commit 37d727c60e
No known key found for this signature in database
GPG Key ID: 2208D20958C1DEB0
1 changed files with 3 additions and 3 deletions

View File

@ -34707,11 +34707,11 @@ other @code{helm-type-file} sources such as @code{helm-locate}.")
(license license:gpl3+)))
(define-public emacs-telega-server
(let ((commit "e8d9459ef725ed8fb60479b5fccadae1e4eac87a")
(let ((commit "d1cf1ffe289a18f366b7f3b64f827f0d0755947a")
(revision "0"))
(package
(name "emacs-telega-server")
(version (git-version "0.8.240" revision commit))
(version (git-version "0.8.250" revision commit))
(source
(origin
(method git-fetch)
@ -34719,7 +34719,7 @@ other @code{helm-type-file} sources such as @code{helm-locate}.")
(url "https://github.com/zevlg/telega.el")
(commit commit)))
(sha256
(base32 "18f6i2w0iial2wi60vkqck30c0m4p2nj0bzd2x9p4il27dwv5hwq"))
(base32 "0s1w4zb252d70n05dbsv2rnlfsg53paklafqxasl566nnzbi0d2q"))
(file-name (git-file-name "emacs-telega" version))
(patches
(search-patches "emacs-telega-path-placeholder.patch"