gnu: emacs-pyim: Update to 4.1.0.
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 4.1.0.
parent
3cf1b0fdb4
commit
eb2b2be611
|
@ -13840,13 +13840,13 @@ containing words from the Rime project.")
|
|||
(define-public emacs-pyim
|
||||
(package
|
||||
(name "emacs-pyim")
|
||||
(version "4.0.3")
|
||||
(version "4.1.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://elpa.gnu.org/packages/pyim-" version ".tar"))
|
||||
(sha256
|
||||
(base32 "110d9d8xglnyv0cn0slwk3msgqq8rs01xq2qmx5ya7i2v77gd5ql"))))
|
||||
(base32 "1q4b3y72gbkl5z31brlnjqjl30lgqm2d1zlqrbkqnnfy5hjgazk9"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-async emacs-pyim-basedict emacs-popup emacs-posframe
|
||||
|
|
Reference in New Issue