me
/
guix
Archived
1
0
Fork 0

gnu: emacs-pyim: Update to 3.9.6.

* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.6.
master
Nicolas Goaziou 2021-12-22 23:20:25 +01:00
parent e8c1562599
commit 6fe740021f
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -13815,13 +13815,13 @@ containing words from the Rime project.")
(define-public emacs-pyim
(package
(name "emacs-pyim")
(version "3.9.5")
(version "3.9.6")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/pyim-" version ".tar"))
(sha256
(base32 "1dj46yprbl3l6n83aj0hsnd0rwjcp4ypyg2nhwig39wxirwlf9an"))))
(base32 "15hbz4a5l3q7vr2ysrfb9vxsrg0x66xjw69j26zd4v6imv7a6n33"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-async emacs-pyim-basedict emacs-popup emacs-posframe