gnu: emacs-pyim: Update to 3.8.2.
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.8.2.
This commit is contained in:
		
							parent
							
								
									81ab5377c5
								
							
						
					
					
						commit
						0c432277f2
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -13353,13 +13353,13 @@ containing words from the Rime project.") | |||
| (define-public emacs-pyim | ||||
|   (package | ||||
|     (name "emacs-pyim") | ||||
|     (version "3.8.1") | ||||
|     (version "3.8.2") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (string-append "https://elpa.gnu.org/packages/pyim-" version ".tar")) | ||||
|        (sha256 | ||||
|         (base32 "19rsy41l588aijyi81jmqz9icl8r7ifh46yyl2dl99qz5rw00hlp")))) | ||||
|         (base32 "05sgciqb0hzy07j8pvbg7h2vpa9z5z60m6pknxd3b1kpi45vaihw")))) | ||||
|     (build-system emacs-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("emacs-async" ,emacs-async) | ||||
|  |  | |||
		Reference in a new issue