gnu: emacs-pyim: Update to 5.3.0.
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 5.3.0.
This commit is contained in:
		
							parent
							
								
									04d0a47afe
								
							
						
					
					
						commit
						0dd0207476
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -16836,13 +16836,13 @@ containing words from the Rime project.") | ||||||
| (define-public emacs-pyim | (define-public emacs-pyim | ||||||
|   (package |   (package | ||||||
|     (name "emacs-pyim") |     (name "emacs-pyim") | ||||||
|     (version "5.2.9") |     (version "5.3.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (string-append "https://elpa.gnu.org/packages/pyim-" version ".tar")) |        (uri (string-append "https://elpa.gnu.org/packages/pyim-" version ".tar")) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "0blsz344jq1zx4qs73zinb8fhh2a35k5nx12i2wn76902qx2qc6j")))) |         (base32 "0q0h705k1yymp1pqyycmq1zqvzawzkl4q2ckvflbncgrqh306xmh")))) | ||||||
|     (build-system emacs-build-system) |     (build-system emacs-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|      (list emacs-async emacs-popup emacs-posframe emacs-xr)) |      (list emacs-async emacs-popup emacs-posframe emacs-xr)) | ||||||
|  |  | ||||||
		Reference in a new issue