GNU bug report logs - #60513
[PATCH] gnu: emacs-cnfonts: Update to 1.0.0.

Previous Next

Package: guix-patches;

Reported by: tumashu <at> 163.com

Date: Tue, 3 Jan 2023 11:30:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: tumashu <at> 163.com
Subject: bug#60513: closed (Re: [bug#60513] [PATCH] gnu: emacs-cnfonts:
 Update to 1.0.0.)
Date: Tue, 03 Jan 2023 21:01:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#60513: [PATCH] gnu: emacs-cnfonts: Update to 1.0.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 60513 <at> debbugs.gnu.org.

-- 
60513: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60513
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: tumashu <at> 163.com
Cc: 60513-done <at> debbugs.gnu.org
Subject: Re: [bug#60513] [PATCH] gnu: emacs-cnfonts: Update to 1.0.0.
Date: Tue, 03 Jan 2023 22:00:51 +0100
Hello,

tumashu <at> 163.com writes:

> * gnu/packages/emacs-xyz.scm (emacs-cnfonts): Update to 1.0.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: tumashu <at> 163.com
To: guix-patches <at> gnu.org
Cc: Feng Shu <tumashu <at> 163.com>
Subject: [PATCH] gnu: emacs-cnfonts: Update to 1.0.0.
Date: Tue,  3 Jan 2023 19:28:31 +0800
From: Feng Shu <tumashu <at> 163.com>

* gnu/packages/emacs-xyz.scm (emacs-cnfonts): Update to 1.0.0.
---
 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 be511a2371..a1897f31ff 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -16373,7 +16373,7 @@ (define-public emacs-cdlatex
 (define-public emacs-cnfonts
   (package
     (name "emacs-cnfonts")
-    (version "0.9.1")
+    (version "1.0.0")
     (source
      (origin
        (method git-fetch)
@@ -16382,7 +16382,7 @@ (define-public emacs-cnfonts
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "11d44lf0m0kbzq1mvyqkl4aprys0xqaarp08nij57xnynin1rynx"))))
+        (base32 "1vim429ikgsh7zvh521af39xgmm6qb3fc3pwb51458fj010gf8pj"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/tumashu/cnfonts")
     (synopsis "Emacs Chinese fonts setup tool")
-- 
2.38.1




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

Previous Next


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