GNU bug report logs -
#48276
[PATCH] gnu: emacs-pyim: Update to 3.7.2.
Previous Next
Reported by: Xinglu Chen <public <at> yoctocell.xyz>
Date: Fri, 7 May 2021 14:13:02 UTC
Severity: normal
Tags: patch
Done: Xinglu Chen <public <at> yoctocell.xyz>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 07 May 2021 19:23:01 +0200
with message-id <871raijw5m.fsf <at> yoctocell.xyz>
and subject line Re: [bug#48276] [PATCH] gnu: emacs-pyim: Update to 3.7.2.
has caused the debbugs.gnu.org bug report #48276,
regarding [PATCH] gnu: emacs-pyim: Update to 3.7.2.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
48276: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48276
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* 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
[Message part 3 (message/rfc822, inline)]
On Fri, May 07 2021, Xinglu Chen wrote:
> * gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.7.2.
Looks like this was pushed to master with in commit
e4cc6e0bb165968576890725707b388460ff501e.
Closing
This bug report was last modified 4 years and 9 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.