gnu: emacs-pyim: Update to 3.9.7.

* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.7.
This commit is contained in:
Nicolas Goaziou 2021-12-25 01:19:26 +01:00
parent 717be95339
commit e313b44dcf
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

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