all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 61323@debbugs.gnu.org
Subject: [bug#61323] [PATCH] gnu: font-lxgw-wenkai-tc: Update to 0.932.
Date: Mon, 06 Feb 2023 23:32:37 +0800	[thread overview]
Message-ID: <871qn2g67e.wl-hako@ultrarare.space> (raw)


* gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 0.932.
---
 gnu/packages/fonts.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 634c48db00..9b7d965e76 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2900,7 +2900,7 @@ (define-public font-lxgw-wenkai-tc
   (package
     (inherit font-lxgw-wenkai)
     (name "font-lxgw-wenkai-tc")
-    (version "0.931")
+    (version "0.932")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2908,7 +2908,7 @@ (define-public font-lxgw-wenkai-tc
                     version "/lxgw-wenkai-tc-v" version ".tar.gz"))
               (sha256
                (base32
-                "1dba201p8ch09n5wcr5gx263rd2851v76m6f3xac5m3pd9f4i8fg"))))
+                "12yp3q3hhv847qj7a51cjxxqb2rqm4lvbm54wdr2j4awg3g8lflg"))))
     (home-page "https://github.com/lxgw/LxgwWenKaitc")
     (synopsis "Traditional Chinese Imitation Song typeface")
     (description
-- 
2.39.1





             reply	other threads:[~2023-02-06 15:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-06 15:32 Hilton Chain via Guix-patches via [this message]
2023-02-07  8:19 ` [bug#61323] [PATCH] gnu: font-lxgw-wenkai-tc: Update to 0.932 Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871qn2g67e.wl-hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=61323@debbugs.gnu.org \
    --cc=hako@ultrarare.space \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.