GNU bug report logs - #49506
[PATCH] gnu: emacs-pyim: Update to 3.9.1.

Previous Next

Package: guix-patches;

Reported by: Xinglu Chen <public <at> yoctocell.xyz>

Date: Sat, 10 Jul 2021 15:47:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> outlook.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Xinglu Chen <public <at> yoctocell.xyz>
To: 49506 <at> debbugs.gnu.org
Subject: [bug#49506] [PATCH] gnu: emacs-pyim: Update to 3.9.1.
Date: Sat, 10 Jul 2021 17:46:40 +0200
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.1.
---
 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 9f9f9909b3..7e2966a9f8 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -13453,13 +13453,13 @@ containing words from the Rime project.")
 (define-public emacs-pyim
   (package
     (name "emacs-pyim")
-    (version "3.9.0")
+    (version "3.9.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://elpa.gnu.org/packages/pyim-" version ".tar"))
        (sha256
-        (base32 "1rpmw2x9gqwaw96086bfx8vkvxnw03wnclq7psi8zjb6ayz3p2qj"))))
+        (base32 "1fph4dfc5favanz4l6qz1zgfn9dgqj17kp6smwxa3yfhgfrvdhfl"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-async" ,emacs-async)

base-commit: 45fdb0350028c9c2ca57c40307563a0ab423b76a
-- 
2.32.0






This bug report was last modified 3 years and 305 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.