gnu: emacs-pyim: Update to 5.2.6.
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 5.2.6.
This commit is contained in:
parent
9e538b4007
commit
928cae3443
1 changed files with 2 additions and 2 deletions
|
@ -15798,13 +15798,13 @@ (define-public emacs-pyim-basedict
|
|||
(define-public emacs-pyim
|
||||
(package
|
||||
(name "emacs-pyim")
|
||||
(version "5.2.5")
|
||||
(version "5.2.6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://elpa.gnu.org/packages/pyim-" version ".tar"))
|
||||
(sha256
|
||||
(base32 "00f23pl53rdy9iwp4gj2656wik7c6vnmhsglg7z4pz3ippz3f4hq"))))
|
||||
(base32 "17jx7hbndm7b7b22z59g4h3nkwhydc0kq9447nhafr8hz2xrdlp6"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-async emacs-popup emacs-posframe emacs-xr))
|
||||
|
|
Loading…
Reference in a new issue