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: 63769@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>
Subject: [bug#63769] [PATCH] gnu: font-lxgw-wenkai: Update to 1.300.
Date: Sun, 28 May 2023 21:22:05 +0800	[thread overview]
Message-ID: <20230528132205.16435-1-hako@ultrarare.space> (raw)

* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.300.
---
 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 12c6b04bd7..b8fb2a90c0 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2990,7 +2990,7 @@ (define-public font-atui-feather
 (define-public font-lxgw-wenkai
   (package
     (name "font-lxgw-wenkai")
-    (version "1.250")
+    (version "1.300")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2998,7 +2998,7 @@ (define-public font-lxgw-wenkai
                     version "/lxgw-wenkai-v" version ".tar.gz"))
               (sha256
                (base32
-                "04c1cszxhs2zw3qn7rs3ik2aaczvf8n28gq9ch6iv782fv2p8irn"))))
+                "1vywhvzj8l3hw2j0np5jhmwli037mxgs05s7n3y3xw3z46r7rwx4"))))
     (build-system font-build-system)
     (home-page "https://lxgw.github.io/2021/01/28/Klee-Simpchin/")
     (synopsis "Simplified Chinese Imitation Song typeface")

base-commit: 6192acf8b77948384e75650ae79dfbaadb26bc37
-- 
2.40.1





             reply	other threads:[~2023-05-28 13:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-28 13:22 Hilton Chain via Guix-patches via [this message]
2023-05-30 10:43 ` bug#63769: [PATCH] gnu: font-lxgw-wenkai: Update to 1.300 宋文武 via Guix-patches via

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=20230528132205.16435-1-hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=63769@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.