From: Xinglu Chen <public@yoctocell.xyz>
To: 48276@debbugs.gnu.org
Subject: [bug#48276] [PATCH] gnu: emacs-pyim: Update to 3.7.2.
Date: Fri, 07 May 2021 16:12:14 +0200 [thread overview]
Message-ID: <1003f5f03f5f08173a090aa316245b746a011903.1620396710.git.public@yoctocell.xyz> (raw)
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.7.2.
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index a3046b1448..d440fac035 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12762,13 +12762,13 @@ containing words from the Rime project.")
(define-public emacs-pyim
(package
(name "emacs-pyim")
- (version "3.6")
+ (version "3.7.2")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/pyim-" version ".tar"))
(sha256
- (base32 "1fmbzh33s9xdvrfjhkqr9ydcqbiv8lr04k5idvbpc9vwjjjan5y0"))))
+ (base32 "1kq7b22l8h14nc8pdrk5d9riw51za50i1kpkwbg64bdrs7abif3m"))))
(build-system emacs-build-system)
(propagated-inputs
`(("emacs-async" ,emacs-async)
base-commit: 165786bb7a4d44303e76b1b6fb7ad1e678d45340
--
2.31.1
next reply other threads:[~2021-05-07 14:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-07 14:12 Xinglu Chen [this message]
2021-05-07 17:23 ` bug#48276: [PATCH] gnu: emacs-pyim: Update to 3.7.2 Xinglu Chen
2021-05-07 19:38 ` [bug#48276] " Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1003f5f03f5f08173a090aa316245b746a011903.1620396710.git.public@yoctocell.xyz \
--to=public@yoctocell.xyz \
--cc=48276@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.