[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/14: gnu: emacs-telega: Use tdlib-1.8.0
From: |
guix-commits |
Subject: |
06/14: gnu: emacs-telega: Use tdlib-1.8.0 |
Date: |
Sun, 2 Oct 2022 18:11:33 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 69aa41e405ebc1ace2bc7d57127e320e42ba0dc0
Author: Giovanni Biscuolo <g@xelera.eu>
AuthorDate: Thu Sep 22 14:39:39 2022 +0200
gnu: emacs-telega: Use tdlib-1.8.0
emacs-telega is compatible with the latest TDLib major release 1.8.0
* gnu/packages/emacs-xyz.scm: (emacs-telega) Use tdlib-1.8.0 instead of
latest tdlib
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
gnu/packages/emacs-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 93ad1a6fbf..bdef3ed8e5 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -29796,7 +29796,7 @@ other @code{helm-type-file} sources such as
@code{helm-locate}.")
(lambda _ (chdir ".."))))
#:test-target "test"))
(inputs
- (list tdlib libappindicator))
+ (list tdlib-1.8.0 libappindicator))
(native-inputs
(list python pkg-config))
(home-page "https://zevlg.github.io/telega.el/")
- 04/14: gnu: ffmpeg@4: Build against SDL2 2.0 so 'ffplay' gets built., (continued)
- 04/14: gnu: ffmpeg@4: Build against SDL2 2.0 so 'ffplay' gets built., guix-commits, 2022/10/02
- 05/14: gnu: Add tdlib-1.8.0., guix-commits, 2022/10/02
- 07/14: gnu: Add texlive-generic-xstring., guix-commits, 2022/10/02
- 08/14: gnu: python-networkx: Update to 2.8.6., guix-commits, 2022/10/02
- 09/14: gnu: python-aws-sam-translator: Update to 1.51.0., guix-commits, 2022/10/02
- 11/14: gnu: Add python-sarif-om., guix-commits, 2022/10/02
- 13/14: gnu: python-setools: Update to 4.4.0., guix-commits, 2022/10/02
- 14/14: gnu: python-louvain: Fix test., guix-commits, 2022/10/02
- 10/14: gnu: Add python-jschema-to-python., guix-commits, 2022/10/02
- 02/14: doc: Update the URL of ISC DHCP., guix-commits, 2022/10/02
- 06/14: gnu: emacs-telega: Use tdlib-1.8.0,
guix-commits <=
- 12/14: gnu: python-cfn-lint: Update to 0.65.0., guix-commits, 2022/10/02