me
/
guix
Archived
1
0
Fork 0

gnu: emacs-pyim: Update to 4.1.0.

* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 4.1.0.
Nicolas Goaziou 2022-01-12 13:22:57 +01:00
parent 3cf1b0fdb4
commit eb2b2be611
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -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