gnu: emacs-telega-server: Update to 1.0.0.

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

Change-Id: Idbd393e702a1fb39168a9bf18e898d1a081b1703
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
Sergey Trofimov 2025-11-24 18:06:08 +01:00 committed by Liliana Marie Prikler
parent df3d4db1f7
commit 3794c8e5ce
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -40909,10 +40909,10 @@ other @code{helm-type-file} sources such as @code{helm-locate}.")
(license license:gpl3+)))
(define-public emacs-telega-server
(let ((commit "f5b48d2a605c1383ddb8522ed315b625115f16a6"))
(let ((commit "d359504b77e139542f4fafd0cbe3a480ccdb09ed"))
(package
(name "emacs-telega-server")
(version "0.8.5")
(version "1.0.0") ; defined in server/telega-server.c
(source
(origin
(method git-fetch)
@ -40920,7 +40920,7 @@ other @code{helm-type-file} sources such as @code{helm-locate}.")
(url "https://github.com/zevlg/telega.el")
(commit commit)))
(sha256
(base32 "12h4jvqzw2s30c1wxd26qa9m8fhpb2nc1ijh05781fkxd7sqrdkr"))
(base32 "1hzbhwhivqs8d0ivj2ilq46x2q02p3kakw349cqv1s2yn2k0mfxz"))
(file-name (git-file-name "emacs-telega" version))))
(build-system gnu-build-system)
(arguments