gnu: emacs-google-translate: Update to 0.11.18.
* gnu/packages/emacs-xyz.scm (emacs-google-translate): Update to 0.11.18. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
		
							parent
							
								
									12277003d3
								
							
						
					
					
						commit
						d7ab6c9067
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -13250,7 +13250,7 @@ the GIF result.") | |||
| (define-public emacs-google-translate | ||||
|   (package | ||||
|     (name "emacs-google-translate") | ||||
|     (version "0.11.17") | ||||
|     (version "0.11.18") | ||||
|     (source | ||||
|      (origin | ||||
|        (method git-fetch) | ||||
|  | @ -13260,7 +13260,7 @@ the GIF result.") | |||
|        (file-name (git-file-name name version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "05ljjw7kbnszygw3w085kv57swfiiqxri2b5xvsf5dw3pc3g7j3c")))) | ||||
|          "1kbiqisqyk31l94gxsirhnrdkj51ylgcb16fk2wf7zigmf13jqzp")))) | ||||
|     (build-system emacs-build-system) | ||||
|     (home-page "https://github.com/atykhonov/google-translate") | ||||
|     (synopsis "Emacs interface to Google Translate") | ||||
|  |  | |||
		Reference in a new issue