gnu: emacs-treemacs: Update to 2.9.4.
* gnu/packages/emacs-xyz.scm (emacs-treemacs): Update to 2.9.4. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
		
							parent
							
								
									340a91d905
								
							
						
					
					
						commit
						a4ea3c30b4
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -23822,7 +23822,7 @@ processes for Emacs") | ||||||
| (define-public emacs-treemacs | (define-public emacs-treemacs | ||||||
|   (package |   (package | ||||||
|     (name "emacs-treemacs") |     (name "emacs-treemacs") | ||||||
|     (version "2.9.3") |     (version "2.9.4") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method git-fetch) |        (method git-fetch) | ||||||
|  | @ -23831,7 +23831,7 @@ processes for Emacs") | ||||||
|              (commit version))) |              (commit version))) | ||||||
|        (file-name (git-file-name name version)) |        (file-name (git-file-name name version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "0ik7wkv6w5vga29pmj8zzn3lq9a2ww26gkl380hmaak809in6k65")))) |         (base32 "1g2fy2qkscqx01av92hpjbr6qld8s1gk59cdjbff8fm0vlx8xk2p")))) | ||||||
|     (build-system emacs-build-system) |     (build-system emacs-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|      `(("emacs-ace-window" ,emacs-ace-window) |      `(("emacs-ace-window" ,emacs-ace-window) | ||||||
|  |  | ||||||
		Reference in a new issue