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: 65526@debbugs.gnu.org
Cc: "Hilton Chain" <hako@ultrarare.space>,
	"Zhu Zihao" <all_but_last@163.com>, 宋文武 <iyzsong@envs.net>
Subject: [bug#65526] [PATCH] gnu: font-chiron-sung-hk: Update to 1.010.
Date: Fri, 25 Aug 2023 16:59:36 +0800	[thread overview]
Message-ID: <6fa961a1ba22b5a6d4c800226cd5b82c85dda37f.1692953827.git.hako@ultrarare.space> (raw)

* gnu/packages/fonts.scm (font-chiron-sung-hk): Update to 1.010.
---
 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 e881ab11cd..4b51ad246f 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -3085,7 +3085,7 @@ (define-public font-lxgw-wenkai-tc
 (define-public font-chiron-sung-hk
   (package
     (name "font-chiron-sung-hk")
-    (version "1.008")
+    (version "1.010")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3094,7 +3094,7 @@ (define-public font-chiron-sung-hk
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "19rabzmy4ywam4r5kgnqbgbmqzvhsagzddbyis5iicc6y8jrmd1j"))))
+                "065p1gc5xjwc4kfw8bqpsbhaf1p4w0k4l0j04vjsjhcl4k9vyvfz"))))
     (build-system font-build-system)
     (home-page "https://chiron-fonts.github.io/")
     (synopsis "Traditional Chinese Song typeface")

base-commit: 5c8e8dff607da710ce13a506e2dc42e98ee96737
-- 
2.41.0





             reply	other threads:[~2023-08-25  9:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-25  8:59 Hilton Chain via Guix-patches via [this message]
2023-09-08 12:09 ` bug#65526: [PATCH] gnu: font-chiron-sung-hk: Update to 1.010 Efraim Flashner

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=6fa961a1ba22b5a6d4c800226cd5b82c85dda37f.1692953827.git.hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=65526@debbugs.gnu.org \
    --cc=all_but_last@163.com \
    --cc=hako@ultrarare.space \
    --cc=iyzsong@envs.net \
    /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.