gnu: emacs-telega: Update to 0.4.4-2
-- Brett M. Gilio https://git.sr.ht/~brettgilio/ >From 04e417466dcd7e1a39ce69d04b9afc60c41bd603 Mon Sep 17 00:00:00 2001 From: Brett Gilio <brettg@posteo.net> Date: Mon, 2 Dec 2019 15:28:39 -0600 Subject: [PATCH 2/2] gnu: emacs-telega: Update to 0.4.4-2 * gnu/packages/emacs-xyz.scm (emacs-telega): Bump the package to use a newer git revision, which includes additional client features. Signed-off-by: Brett Gilio <brettg@posteo.net>
This commit is contained in:
		
							parent
							
								
									f74bb20784
								
							
						
					
					
						commit
						cc7948bc6f
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -19949,8 +19949,8 @@ fish-completion.  It can be used in both Eshell and M-x shell.") | |||
|       (license license:gpl3+)))) | ||||
| 
 | ||||
| (define-public emacs-telega | ||||
|   (let ((commit "019e923f933370d75dbe0a8473a18eb66fe94c0e") | ||||
| 	(revision "1") | ||||
|   (let ((commit "56aef884921d99e5170d5425dbe0fce645620511") | ||||
| 	(revision "2") | ||||
| 	(version "0.4.4")) | ||||
|     (package | ||||
|       (name "emacs-telega") | ||||
|  | @ -19963,7 +19963,7 @@ fish-completion.  It can be used in both Eshell and M-x shell.") | |||
|                (commit commit))) | ||||
|          (sha256 | ||||
|           (base32 | ||||
|            "058814agkq8mp9ajpj8sz51rm9nigs2xpsdij05wjkxhfq30kqva")) | ||||
|            "0a8k3j20nz4xwswg9qp9xpaakk3q3ibiz8mkryk92zmrdmaah5mi")) | ||||
|          (file-name (git-file-name name version)))) | ||||
|       (build-system gnu-build-system) | ||||
|       (arguments | ||||
|  |  | |||
		Reference in a new issue