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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 49506 in the body.
You can then email your comments to 49506 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#49506; Package guix-patches. (Sat, 10 Jul 2021 15:47:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Xinglu Chen <public <at> yoctocell.xyz>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 10 Jul 2021 15:47:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
Subject: [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






Information forwarded to guix-patches <at> gnu.org:
bug#49506; Package guix-patches. (Thu, 15 Jul 2021 17:26:02 GMT) Full text and rfc822 format available.

Message #8 received at 49506 <at> debbugs.gnu.org (full text, mbox):

From: Xinglu Chen <public <at> yoctocell.xyz>
To: 49506 <at> debbugs.gnu.org
Subject: [PATCH] gnu: emacs-pyim: Update to 3.9.2.
Date: Thu, 15 Jul 2021 19:25:04 +0200
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.2.
---
Changes since v1:

* Bump to 3.9.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 9f9f9909b3..381c216f69 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.2")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://elpa.gnu.org/packages/pyim-" version ".tar"))
        (sha256
-        (base32 "1rpmw2x9gqwaw96086bfx8vkvxnw03wnclq7psi8zjb6ayz3p2qj"))))
+        (base32 "18m5wni1zns8fad2ll9flbfgxfy14gi03apnycajdbqxsqfp65j9"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-async" ,emacs-async)

base-commit: 45fdb0350028c9c2ca57c40307563a0ab423b76a
-- 
2.32.0






Reply sent to 宋文武 <iyzsong <at> outlook.com>:
You have taken responsibility. (Sun, 18 Jul 2021 09:48:01 GMT) Full text and rfc822 format available.

Notification sent to Xinglu Chen <public <at> yoctocell.xyz>:
bug acknowledged by developer. (Sun, 18 Jul 2021 09:48:01 GMT) Full text and rfc822 format available.

Message #13 received at 49506-done <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> outlook.com>
To: Xinglu Chen <public <at> yoctocell.xyz>
Cc: 49506-done <at> debbugs.gnu.org
Subject: Re: bug#49506: [PATCH] gnu: emacs-pyim: Update to 3.9.1.
Date: Sun, 18 Jul 2021 17:47:56 +0800
Xinglu Chen <public <at> yoctocell.xyz> writes:

> * gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.2.

Pushed, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 15 Aug 2021 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 253 days ago.

Previous Next


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