gnu: emacs-telega-server: Use tdlib instead of tdlib-1.8.0.
* gnu/packages/emacs-xyz.scm (emacs-telega-server): Use tdlib instead of tdlib-1.8.0.
This commit is contained in:
		
							parent
							
								
									34c7dd7e09
								
							
						
					
					
						commit
						29efa2791d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -31016,7 +31016,7 @@ other @code{helm-type-file} sources such as @code{helm-locate}.")
 | 
			
		|||
              (lambda _ (chdir ".."))))
 | 
			
		||||
        #:test-target "test"))
 | 
			
		||||
      (inputs
 | 
			
		||||
       (list tdlib-1.8.0 libappindicator))
 | 
			
		||||
       (list tdlib libappindicator))
 | 
			
		||||
      (native-inputs
 | 
			
		||||
       (list python pkg-config))
 | 
			
		||||
      (home-page "https://zevlg.github.io/telega.el/")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue