me
/
guix
Archived
1
0
Fork 0

gnu: emacs-telega: Update to 0.8.03-1.17bfa50.

* gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to
0.8.03-1.17bfa50.
master
Andrew Tropin 2023-10-05 14:03:29 +04:00
parent 9e963c9d75
commit eeb7132ec3
No known key found for this signature in database
GPG Key ID: 2208D20958C1DEB0
1 changed files with 3 additions and 3 deletions

View File

@ -33771,8 +33771,8 @@ other @code{helm-type-file} sources such as @code{helm-locate}.")
(license license:gpl3+)))
(define-public emacs-telega-server
(let ((commit "01e8f9e397bb18522b76d3bcdb74f5798e7c4999")
(revision "0"))
(let ((commit "17bfa50c8f2e70daeb8866f3bf195f15623ab520")
(revision "1"))
(package
(name "emacs-telega-server")
(version (git-version "0.8.03" revision commit))
@ -33783,7 +33783,7 @@ other @code{helm-type-file} sources such as @code{helm-locate}.")
(url "https://github.com/zevlg/telega.el")
(commit commit)))
(sha256
(base32 "0fv0czx61rsvgf9jnn8nvng7flnihnjhym73hli5fzfgdx15lam7"))
(base32 "1057zr4g8llxmzy47l5klyi89x66q8qx5vrd50pmpsp4c6772jz9"))
(file-name (git-file-name "emacs-telega" version))
(patches
(search-patches "emacs-telega-path-placeholder.patch"