unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#48276] [PATCH] gnu: emacs-pyim: Update to 3.7.2.
@ 2021-05-07 14:12 Xinglu Chen
  2021-05-07 17:23 ` bug#48276: " Xinglu Chen
  2021-05-07 19:38 ` [bug#48276] " Nicolas Goaziou
  0 siblings, 2 replies; 3+ messages in thread
From: Xinglu Chen @ 2021-05-07 14:12 UTC (permalink / raw)
  To: 48276

* 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






^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#48276: [PATCH] gnu: emacs-pyim: Update to 3.7.2.
  2021-05-07 14:12 [bug#48276] [PATCH] gnu: emacs-pyim: Update to 3.7.2 Xinglu Chen
@ 2021-05-07 17:23 ` Xinglu Chen
  2021-05-07 19:38 ` [bug#48276] " Nicolas Goaziou
  1 sibling, 0 replies; 3+ messages in thread
From: Xinglu Chen @ 2021-05-07 17:23 UTC (permalink / raw)
  To: 48276-done

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#48276] [PATCH] gnu: emacs-pyim: Update to 3.7.2.
  2021-05-07 14:12 [bug#48276] [PATCH] gnu: emacs-pyim: Update to 3.7.2 Xinglu Chen
  2021-05-07 17:23 ` bug#48276: " Xinglu Chen
@ 2021-05-07 19:38 ` Nicolas Goaziou
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2021-05-07 19:38 UTC (permalink / raw)
  To: Xinglu Chen; +Cc: 48276-done

Hello,

Xinglu Chen <public@yoctocell.xyz> writes:

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

I update it a few hours ago without noticing your patch. Sorry for the
duplicate work!

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-07 19:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-07 14:12 [bug#48276] [PATCH] gnu: emacs-pyim: Update to 3.7.2 Xinglu Chen
2021-05-07 17:23 ` bug#48276: " Xinglu Chen
2021-05-07 19:38 ` [bug#48276] " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).